Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/quacksouls/lyf
Learn JavaScript with Bitburner
https://github.com/quacksouls/lyf
bitburner documentation game javascript
Last synced: 1 day ago
JSON representation
Learn JavaScript with Bitburner
- Host: GitHub
- URL: https://github.com/quacksouls/lyf
- Owner: quacksouls
- License: other
- Created: 2022-12-23T02:24:05.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-30T03:19:54.000Z (11 months ago)
- Last Synced: 2023-12-30T09:44:38.332Z (11 months ago)
- Topics: bitburner, documentation, game, javascript
- Language: JavaScript
- Homepage: https://quacksouls.github.io/lyf/
- Size: 4.94 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learn you some JavaScript for fun
[![License: CC BY-NC-SA 4.0](https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-blue.svg)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
A tutorial on learning to program in JavaScript. We will use the game Bitburner
as a vehicle for learning. The game is available [online][online] and through
[Steam][steam].## Acknowledgement
- [Miro's flowchart maker](https://miro.com/flowchart/) was used to create the
flowcharts in the chapter "Decision, decision".
- [Sketchpad](https://sketch.io/sketchpad/) was used to create the route
diagram in the section "Check the dictionary" of the chapter "Organize your
data".
- [Snarling](https://github.com/Snarling) for providing [GUI
scripts][snarling] upon which the chapter "Ooey gooey" is based.## License
![CC BY-NC-SA 4.0](assets/img/cc.png "CC BY-NC-SA 4.0")
This work is licensed under the terms of the Creative Commons
Attribution-NonCommercial-ShareAlike 4.0 International ([CC BY-NC-SA 4.0][cc]).[cc]: https://creativecommons.org/licenses/by-nc-sa/4.0/legalcode
[online]: https://bitburner-official.github.io
[snarling]: https://github.com/Snarling/bitburner-scripts
[steam]: https://store.steampowered.com/app/1812820/Bitburner/