AI-Project/survival
2021-03-15 14:10:19 +01:00
..
__init__.py extract static variables to separate file | introduce camera 2021-03-15 13:31:25 +01:00
camera.py draw only the visible area of the map 2021-03-15 14:10:19 +01:00
game_map.py draw only the visible area of the map 2021-03-15 14:10:19 +01:00
game_object.py initial commit 2021-03-04 14:07:44 +01:00
image.py extract static variables to separate file | introduce camera 2021-03-15 13:31:25 +01:00
player.py extract static variables to separate file | introduce camera 2021-03-15 13:31:25 +01:00
quad_tree.py initial commit 2021-03-04 14:07:44 +01:00
settings.py extract static variables to separate file | introduce camera 2021-03-15 13:31:25 +01:00
tile_layer.py draw only the visible area of the map 2021-03-15 14:10:19 +01:00
tile.py Make tiles background random 2021-03-14 22:57:18 +01:00