Mercurial > touhou
log pytouhou/game/game.py @ 202:d348892ef012
age | author | description |
---|---|---|
Mon, 31 Oct 2011 19:01:09 +0100 | Thibaut Girka | Handle enemy collisions and damages in a way closer to the original game. |
Sun, 30 Oct 2011 11:31:19 -0700 | Emmanuel Gil Peyrot | Modify difficulty when it has to. |
Sun, 30 Oct 2011 11:29:08 -0700 | Emmanuel Gil Peyrot | Do the right action when collecting an item. |
Sat, 29 Oct 2011 14:21:42 -0700 | Emmanuel Gil Peyrot | Add a subclass for each character, and implement player attacks. |