This commit is contained in:
Apologieze
2022-04-08 18:54:58 +02:00

View File

@@ -1,2 +1,16 @@
# Monkeycrash
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`
or executing "**dependecies.py**"
**[Download the Project][1]**
## Run
Just have to run "**crash.py**"
[1]: https://github.com/Apologieze/Monkeycrash/archive/refs/heads/main.zip "Download the project"