__init__.py
|
fixed imports
|
2021-03-04 15:02:42 +01:00 |
camera.py
|
initial commit
|
2021-03-04 14:07:44 +01:00 |
game_map.py
|
fixed imports
|
2021-03-04 15:02:42 +01:00 |
game_object.py
|
initial commit
|
2021-03-04 14:07:44 +01:00 |
player.py
|
fixed imports
|
2021-03-04 15:02:42 +01:00 |
quad_tree.py
|
initial commit
|
2021-03-04 14:07:44 +01:00 |
stone.py
|
fixed imports
|
2021-03-04 15:02:42 +01:00 |
textureatlas.py
|
Add texture atlas (sprite sheet)
|
2021-03-14 15:02:14 +01:00 |
tile.py
|
initial commit
|
2021-03-04 14:07:44 +01:00 |