https://github.com/git-learning-game/oh-my-git-2
A Git learning game in your browser!
https://github.com/git-learning-game/oh-my-git-2
Last synced: about 1 month ago
JSON representation
A Git learning game in your browser!
- Host: GitHub
- URL: https://github.com/git-learning-game/oh-my-git-2
- Owner: git-learning-game
- License: other
- Created: 2023-09-13T08:49:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-29T18:28:33.000Z (about 2 years ago)
- Last Synced: 2025-04-10T12:50:08.091Z (12 months ago)
- Language: JavaScript
- Homepage: https://ohmygit.blinry.org
- Size: 105 MB
- Stars: 19
- Watchers: 5
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Oh My Git 2.0 - in your browser!
A prototype for an interactive Git learning game, using a tiny Linux VM in your browser!
## Development setup
- `npm install`
- `npm run dev`
## Credits
This project uses the awesome [v86](https://github.com/copy/v86) library, which is released under the BSD-2-Clause license.
## License
[Blue Oak Model License 1.0.0](LICENSE.md) – a [modern alternative](https://writing.kemitchell.com/2019/03/09/Deprecation-Notice.html) to the MIT license. It's a a pleasant read! :)