]> Skullheadx's Git Forge - Pygame-Jam.git/commit
Created level editor
authorSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Sat, 9 Jul 2022 05:56:28 +0000 (01:56 -0400)
committerSkullheadx <94652084+Skullheadx@users.noreply.github.com>
Sat, 9 Jul 2022 05:56:28 +0000 (01:56 -0400)
commit687eb842eec44f03f05ffa9276e50f7330cfc07e
treeb1ba674cde0f64aeea24e61bba5fa363ca5e4883
parent2ca3c36963d15eab3b7b65b48184c63c679b059f
Created level editor
Actors.py
Assets/world/blocks/NONE.png [new file with mode: 0644]
LevelCreator.py [new file with mode: 0644]
Levels/Level1.txt [new file with mode: 0644]
Levels/Level2.txt [new file with mode: 0644]
Player.py
main.py