Go to file
Matt Low c313b3e8ba Refactors
- Move all pygame draw calls into draw module
- Scrap indvidual shape modules for single 'geom' module
- Center of screen is now 0,0
2020-11-14 21:15:47 +04:00
geom Refactors 2020-11-14 21:15:47 +04:00
.gitignore Initial commit 2020-11-13 18:46:31 +04:00
geom.py Refactors 2020-11-14 21:15:47 +04:00
requirements.txt Initial commit 2020-11-13 18:46:31 +04:00