From f741ee7770c3d15421fde7caf9537394b9067d62 Mon Sep 17 00:00:00 2001 From: Qwerty-Shorty <144371838+Qwerty-Shorty@users.noreply.github.com> Date: Sun, 31 Dec 2023 22:11:10 -0500 Subject: [PATCH] Updated README file --- README.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e85d3b5..fe4c5a8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,17 @@ -# dino-game +# Dino-game This project is a replicated dino-game from Chrome, running on Python. This is a work in progress game made by the UTM GDSC. To start contributing please check the "issues" tab. + +### How to Start Game +Open the file named "main.py" and click run. + +### How to play +Use the up arrow to jump and the down arrow to duck. When you lose click the retry button to play again, if you are done playing click the quit button. + + + +https://github.com/Qwerty-Shorty/dino-game/assets/144371838/028453f3-f082-4580-8959-303cd875ef7d + + + +