logic
|
Finished rolling stone playfield generation.
|
2012-08-08 11:07:33 +02:00 |
__init__.py
|
Added game.py etc.
|
2012-08-07 13:21:08 +02:00 |
block.py
|
Blocks, depth, holding and releasing objects, etc.
|
2012-08-07 23:21:44 +02:00 |
game.py
|
Added tiles.
|
2012-08-07 21:23:10 +02:00 |
game_menu.py
|
Added player and level and world objects.
|
2012-08-07 19:59:52 +02:00 |
jukebox.py
|
Added a background image to the menu.
|
2012-08-07 15:40:42 +02:00 |
level.py
|
Added player and level and world objects.
|
2012-08-07 19:59:52 +02:00 |
level1.py
|
Included some of the graphics in the game.
|
2012-08-08 11:15:14 +02:00 |
main_menu.py
|
Added tiles.
|
2012-08-07 21:23:10 +02:00 |
player.py
|
Blocks, depth, holding and releasing objects, etc.
|
2012-08-07 23:21:44 +02:00 |
tile.py
|
Included some of the graphics in the game.
|
2012-08-08 11:15:14 +02:00 |