From 05a5d780bdee170f9ef32193ecde9b778d5743cc Mon Sep 17 00:00:00 2001 From: Ruslan Ignatov Date: Mon, 29 Mar 2021 20:34:55 +0300 Subject: [PATCH] Updated Readme --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c4e79e..d4205ff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ # Drakora -First Pygame test project +First Pygame test project. -Written in Python 3.X using Pygame library +Written in Python 3.X using Pygame library. + +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.