https://github.com/integrii/bashgame
A command line game written in bash. Great for learning to use github and bash!
https://github.com/integrii/bashgame
Last synced: about 2 months ago
JSON representation
A command line game written in bash. Great for learning to use github and bash!
- Host: GitHub
- URL: https://github.com/integrii/bashgame
- Owner: integrii
- Created: 2013-02-25T00:18:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2020-10-01T17:09:28.000Z (over 4 years ago)
- Last Synced: 2025-03-25T09:51:08.820Z (2 months ago)
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 8
- Watchers: 3
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bashgame
========
A super simple proof of concept game written in bash. Mostly for learning purposes.##TODO
* Health potions
* experience? Reason to attack bigger mobs
* high score list
* Way to host on the internet reliably (Windows netcat?)