Update README.md

This commit is contained in:
Apologieze
2022-04-06 19:17:49 +02:00
committed by GitHub
parent c01994e437
commit 4f50911cda

View File

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