Skip to content

sentrivana/game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You are a programmer sent to debug an unknown codebase.

Will you succeed in defeating bugs or will you fail?

(Don't expect much. It's just a hackweek project.)

Running

Clone the repo, then run these commands in the top level game directory:

$ python3 -m venv game.env
$ . game.env/bin/activate
$ pip install requirements.txt
$ python3 run.py

Acknowledgements

About

Hackweek dungeon crawler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages