An open API service indexing awesome lists of open source software.

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!

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?)