This commit is contained in:
Apologieze
2022-04-15 23:26:21 +02:00

View File

@@ -3,6 +3,7 @@ A gambling crash game made for a school project with pygame
# Download & install
Dependencies: Python, Pygame
Pygame can be download with pip:
`pip install pygame`
@@ -11,6 +12,6 @@ or executing "**dependecies.py**"
**[Download the Project][1]**
## Run
Just have to run "**crash.py**"
Just have to run "**scene.py**"
[1]: https://github.com/Apologieze/Monkeycrash/archive/refs/heads/main.zip "Download the project"