summaryrefslogtreecommitdiffstats
path: root/weatbag/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* Else condition for reporting health is now a catch-all (in case they go into ↵Ben Friedland2013-01-071-1/+1
| | | | negative hit points).
* Orc battle at entrance of cave. Player now has hit_points.Ben Friedland2013-01-071-0/+19
|
* Various fixes to game coreThomas Kluyver2013-01-051-21/+24
|
* Add initial documentationThomas Kluyver2013-01-051-0/+4
|
* Create initial game framework.Thomas2012-12-291-0/+78