bitburner
ts-bitburner-scripts
Our great sponsors
- Appwrite - The open-source backend cloud platform
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
bitburner | ts-bitburner-scripts | |
---|---|---|
368 | 3 | |
2,781 | 5 | |
- | - | |
5.8 | 0.0 | |
4 months ago | over 1 year ago | |
HTML | TypeScript | |
GNU General Public License v3.0 or later | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bitburner
-
Learn programming for absolute beginners
3.https://danielyxie.github.io/bitburner (optional, for extra practice and motivation)
-
Is there a function to get an array of a server's scripts. I need this so I can create a script called deleteScripts.js to remove them.
RTFM for [ns.ps()](https://github.com/danielyxie/bitburner/blob/dev/markdown/bitburner.ns.ps.md) and ns.killall() ;)
-
How do i run a script on a purchased server
Alternatively, you can make a script to do all this for you. The script can buy a new server with the ns.purchaseServer(hostName, ram) command, copy the script with ns.scp(files, destination, source), and run the script on the new server with ns.exec(script, host, numThreads, args)
-
v2.2.2 Release
2.2.2 stable is now live here and at steam Dev version goes to 2.3, largest changes in the works are corporation rework and deprecation of NS1/.script.
- Saturday night Bitburner! [¬º-°]¬ How's your night going?
-
Ask HN: Great text based games to play?
> Bitburner is a programming-based incremental game that revolves around hacking and cyberpunk themes.
-
Where is the latest stable browser-version of the game?
According to the changelog the repository has been moved to https://github.com/bitburner-official/bitburner-src and there is a browser-version of the dev-branch at https://bitburner-official.github.io/bitburner-src/. The old game at https://danielyxie.github.io/bitburner/ is at version 2.1.0 and doesn't seem to get updated anymore, even though the readme in the new repository says that the release-build should be there.
-
Check out Bitburner
It's also open-source: https://github.com/danielyxie/bitburner
ts-bitburner-scripts
-
Theoretical vs Actual HWGW Algorithms
If you're curious to see my algorithm: main function: https://github.com/GhostCrab/ts-bitburner-scripts/blob/main/src/smart_hack.ts
What are some alternatives?
bitburner-scripts - My own scripts for playing bitburner
bitburner-scripts - Repository of Bitburner scripts
Visual Studio Code - Visual Studio Code
elevatorsaga - The elevator programming game!
TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
BitBurnerCentralManager - A prototype thread manager for BitBurner
FizzBuzz Enterprise Edition - FizzBuzz Enterprise Edition is a no-nonsense implementation of FizzBuzz made by serious businessmen for serious business purposes.
bitBurnerTsProject - A template project to start a TypeScript repo for BitBurner
netscripts.d - Netscripts for Bitburner
Exercism - website - The codebase for Exercism's website.
codewars.com - Issue tracker for Codewars
adventofcode - Advent of Code solutions of 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 and 2023 in Scala