A downloadable game for Windows

Future racer

 Introduction

This is my project, written on C to olc::Codejam2021.

This game uses an ASCII art graphics, and command promt to display the output.

Management

Basic management:

up arrow (^) - go up

down arrow (v) - go down

space - shoot

escape - exit

enter - restart game

How to play

In this game, you need to maneuver between barriers like robots, street lamps, and stop signs with boxes. Also if you can't bypass barrier, you can destroy it by shooting. If you crash into the barrier - game over. Goal - get as high number of score, as you can.


Source code also available on GitHubhttps://github.com/Nikita-bunikido/Future_racer

Enjoy!

Download

Download
Future_racer_exebutable.zip 25 kB
Download
Future_racer_source.zip 9 kB

Install instructions

Installation (Windows 10)

You can play in earlier OS versions, but command prompt updating may be slow.

Download an executable zip here. And it is an .exe file there. Open it, and enjoy ) If you don't know how to play, please read a README.txt file.

Comments

Log in with itch.io to leave a comment.

This graphic style is very pretty but I quickly tend to lose because of the too large vehicle. =o

Thank you for comment! 

You have noticed a problem that I have not noticed before, and I will try to fix it. But I still added the ability to shoot in this case )