From c01994e437f6bbaf9a956f246a79edd4e9d8c191 Mon Sep 17 00:00:00 2001 From: Apologieze <47333595+Apologieze@users.noreply.github.com> Date: Wed, 6 Apr 2022 19:15:39 +0200 Subject: [PATCH] Update README.md --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index 2511a8a..fede40a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,15 @@ # 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"