Sat, 17 Aug 2013 04:44:28 +0200 |
Emmanuel Gil Peyrot |
Make pytouhou.game.player an extension type, and move the GameOver exception there since it makes more sense.
|
Fri, 30 Aug 2013 14:16:08 +0200 |
Emmanuel Gil Peyrot |
Add a base Element class for every object in pytouhou.game.
|
Sat, 10 Aug 2013 20:48:17 +0200 |
Emmanuel Gil Peyrot |
Make pytouhou.game.sprite an extension type.
|
Tue, 02 Oct 2012 13:27:05 +0200 |
Emmanuel Gil Peyrot |
Make rendering of multiple-sprites elements work like single-sprites.
|
Wed, 04 Jul 2012 23:41:28 +0200 |
Emmanuel Gil Peyrot |
Implement sfx for player and enemies.
|
Thu, 21 Jun 2012 15:01:25 +0200 |
Emmanuel Gil Peyrot |
Display the text when collecting an item.
|
Fri, 23 Mar 2012 16:27:07 +0100 |
Thibaut Girka |
Add out-of-screen item indicators.
|