Commit Graph

3 Commits

Author SHA1 Message Date
RomulAugustus
3e8ee20963 Create GameLogic.py 2022-07-24 20:25:40 +03:00
RomulAugustus
c1b5a80f7f Made a GameMap stub
The map is revolved around a dictionary. This way there's no need to spend computing power expanding the map, if it was a 2-dimensional list.
2022-07-24 20:25:22 +03:00
RomulAugustus
641d6be8f0 Initial commit 2022-07-24 20:23:53 +03:00