+3
.vscode/settings.json
+2
-2
client.py
src/resources/main/assets/images/player.png
This is a binary file and will not be displayed.
src/scripts/__pycache__/__init__.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/__pycache__/game.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/__pycache__/game_manager.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/__pycache__/project.cpython-39.pyc
This is a binary file and will not be displayed.
+5
-25
src/scripts/game.py
src/scripts/game_manager.py
src/scripts/game/__pycache__/mouse.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.
+45
src/scripts/game/player.py
src/scripts/modules/__pycache__/colors.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/__pycache__/entity.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/__pycache__/fonts.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/__pycache__/gui.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__/language.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.
src/scripts/modules/__pycache__/renderer.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/__pycache__/sound.cpython-39.pyc
This is a binary file and will not be displayed.
+21
src/scripts/modules/entity.py
+71
-36
src/scripts/modules/gui.py
src/scripts/modules/screens/__init__.py
src/scripts/screens/__init__.py
src/scripts/modules/screens/__pycache__/__init__.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/screens/__pycache__/screen_1.cpython-39.pyc
src/scripts/screens/__pycache__/screen_1.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/screens/__pycache__/screen_2.cpython-39.pyc
src/scripts/screens/__pycache__/screen_2.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/screens/__pycache__/screen_3.cpython-39.pyc
src/scripts/screens/__pycache__/screen_3.cpython-39.pyc
This is a binary file and will not be displayed.
src/scripts/modules/screens/__pycache__/screen_4.cpython-39.pyc
src/scripts/screens/__pycache__/screen_4.cpython-39.pyc
This is a binary file and will not be displayed.
+1
-1
src/scripts/modules/screens/screen_1.py
src/scripts/screens/gui_test.py
-33
src/scripts/modules/screens/screen_2.py
-22
src/scripts/modules/screens/screen_3.py
-46
src/scripts/modules/screens/screen_4.py
src/scripts/screens/__pycache__/__init__.cpython-39.pyc
This is a binary file and will not be displayed.