]> Skullheadx's Git Forge - Pygame-Jam.git/commit
Created actors or things that move in the game
authorSkullheadx <704277@pdsb.net>
Wed, 6 Jul 2022 16:21:39 +0000 (12:21 -0400)
committerSkullheadx <704277@pdsb.net>
Wed, 6 Jul 2022 16:21:39 +0000 (12:21 -0400)
commit12e36b13cd195ba2a73b7b56f21d43ef0ec1d7e0
tree7b9f2b75101f8375d3b31fe85abf7695e6e96175
parent99f96fadcfe3f98aaf6ba7e86e3ea14f5e932e25
Created actors or things that move in the game
Actors.py [new file with mode: 0644]
Area.py
Enemy.py
Game.py
Player.py
Setup.py