src/resources/main/assets/images/player/walking.aseprite
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_00.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_01.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_02.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_03.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_04.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_05.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_06.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_07.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_08.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_09.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_10.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_11.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_12.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_13.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_14.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_15.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_16.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_17.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_18.png
This is a binary file and will not be displayed.
src/resources/main/assets/images/player/walking_19.png
This is a binary file and will not be displayed.
+18
src/resources/main/data/levels/level
src/scripts/__pycache__/game_manager.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/game/__pycache__/player.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/game/__pycache__/world.cpython-39.pyc
This is a binary file and will not be displayed.
+54
-3
src/scripts/game/player.py
+28
src/scripts/game/world.py
+2
src/scripts/game_manager.py
src/scripts/modules/__pycache__/entity.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/__pycache__/image.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/__pycache__/input.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/__pycache__/math_utils.cpython-39.pyc
This is a binary file and will not be displayed.
+1
src/scripts/modules/entity.py
+4
-1
src/scripts/modules/image.py
+3
-3
src/scripts/modules/input.py
+5
src/scripts/modules/math_utils.py
src/scripts/screens/__pycache__/game_screen.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/screens/__pycache__/level_editor.cpython-39.pyc
This is a binary file and will not be displayed.