Go to file
GreenXenith 6a4cdaab90 Add outer corners 2020-02-24 17:30:02 -08:00
textures Add outer corners 2020-02-24 17:30:02 -08:00
.gitignore Rework collisions using new vector class 2020-02-24 16:12:42 -08:00
assets.py Add window title and icon 2020-02-24 16:33:22 -08:00
controller.py Add controller class 2020-02-19 10:42:00 -08:00
game.py Restructure map class 2020-02-24 17:13:44 -08:00
map.json Add outer corners 2020-02-24 17:30:02 -08:00
map.py Restructure map class 2020-02-24 17:13:44 -08:00
player.py Add scale to map 2020-02-24 16:46:30 -08:00
setup.sh Add setup script 2020-02-19 10:08:59 -08:00
sprite.py Rework collisions using new vector class 2020-02-24 16:12:42 -08:00
spritesheet.py Adjust spritesheet class 2020-02-24 16:12:25 -08:00
vector.py Rework collisions using new vector class 2020-02-24 16:12:42 -08:00