]> Skullheadx's Git Forge - Pygame-Jam.git/commit
Added tons of stuff
authorSkullheadx <704277@pdsb.net>
Wed, 6 Jul 2022 03:41:10 +0000 (23:41 -0400)
committerSkullheadx <704277@pdsb.net>
Wed, 6 Jul 2022 03:41:10 +0000 (23:41 -0400)
commit7efa1f2f7c76cb56e4be1da8b6b266ff7c2c482a
tree802bbfc682e6cd889752d37b5151122dae7aa35b
parent85c819ece4235c218193bb21a23a4d804aca2298
Added tons of stuff

Enemies, Area, Blocks, Player and health stuff. Basically made everything we are gonna need later.
.gitignore
Area.py [new file with mode: 0644]
Block.py
Enemy.py [new file with mode: 0644]
Game.py
Player.py
Setup.py
__pycache__/Game.cpython-39.pyc
__pycache__/Player.cpython-39.pyc
__pycache__/Setup.cpython-39.pyc