]> Skullheadx's Git Forge - Pygame-Jam.git/commit
added game and player
authorSkullheadx <704277@pdsb.net>
Wed, 6 Jul 2022 01:16:48 +0000 (21:16 -0400)
committerSkullheadx <704277@pdsb.net>
Wed, 6 Jul 2022 01:16:48 +0000 (21:16 -0400)
commit694d07ed6f79c102cbfae05643af8b8c9c10d76f
tree48482df4f74a33a4ae22e0d462aab5b40968e867
parentc18e09eb15e985889942325ec5a9fb1420eaa46c
added game and player
Game.py [new file with mode: 0644]
Player.py [new file with mode: 0644]
Setup.py [new file with mode: 0644]
__pycache__/Game.cpython-39.pyc [new file with mode: 0644]
__pycache__/Player.cpython-39.pyc [new file with mode: 0644]
__pycache__/Setup.cpython-39.pyc [new file with mode: 0644]
game_doc.txt [new file with mode: 0644]
main.py