From 5c07d5e5cb2acc5af6aa7a7310b5369cc4ae9cff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D0=B4=D1=80=D0=B5=D0=B9?= <50486086+DarkCat09@users.noreply.github.com> Date: Wed, 12 Feb 2020 10:16:00 +0400 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94ba95b..0ad92ef 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ My game has got a few cars. **Functions** 1. On start, you may enter secure code. - *Default code: default123* + *Default code: **default123*** *You can change the code in file "code.conf".* 2. Press the button "Play" to start game. @@ -26,10 +26,17 @@ The 1st car is controlled by arrows. The 2nd car is controlled by letters (W-up,S-down,A-left,D-right). -**Run this game** +**Run this game in IDE** To run this game on Windows, follow these steps: - Install the application Code::Blocks 12.11 - Open "main.cpp" in Code::Blocks - Click the button with the green triangle and yellow gear pattern in top panel in Code::Blocks Game is started! + +**Or you can Run exe-file** +- Go to the Realese tab on GitHub +- Download *Racing-with-cars_installer.exe* +- Start this program +- Follow the instructions of setup wizard to install game +- On complete, check the *"Start game on close"* flag and click the button *"Done"*