From 9f66306836e455484546b1a7bda20bfb6b6a4167 Mon Sep 17 00:00:00 2001 From: Ruslan Ignatov Date: Thu, 8 Apr 2021 21:26:11 +0300 Subject: [PATCH] Updated readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d4205ff..7998191 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,7 @@ This game is a variation of Chrome Dino. Hit `Space` or `Up` to jump over obstacles. Crouch by `Down`. Press `P` to pause the game, `Enter` to new run. If you get bored playing this - `F10` may help you. + +To launch it you must install Python3 and Pygame +https://www.python.org/downloads/ +https://www.pygame.org/wiki/GettingStarted