AI-Project/survival
2021-03-14 20:23:04 +01:00
..
__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 introduce tiles layer 2021-03-14 17:12:11 +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 optimize tiles drawing 2021-03-14 18:42:40 +01:00
tile_layer.py optimize tiles drawing 2021-03-14 18:42:40 +01:00
tile.py move default tile origin value to constructor 2021-03-14 20:23:04 +01:00