]> Skullheadx's Git Forge - Pygame-Jam.git/commit
import level files and set initial pos for player and enemy
authorSkullheadx <704277@pdsb.net>
Sat, 9 Jul 2022 20:33:33 +0000 (16:33 -0400)
committerSkullheadx <704277@pdsb.net>
Sat, 9 Jul 2022 20:33:33 +0000 (16:33 -0400)
commite74dd1a16487f33650e4c2cbb7375a5369e17f5c
treeaedab8d2fd0d0b05e2ad00187ac5f2dfabc06eee
parent09698ea3e9c79ab0dd01d77a7155cb79d14428da
import level files and set initial pos for player and enemy
Assets/world/blocks/ENEMY.png [new file with mode: 0644]
Assets/world/blocks/PLAYER.png [new file with mode: 0644]
Game.py
LevelCreator.py
Levels/Level1.txt
Player.py
World.py
main.py