Future racer
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 GitHub: https://github.com/Nikita-bunikido/Future_racer
Enjoy!
Status | Released |
Platforms | Windows |
Author | Nikita_Bunikido |
Genre | Interactive Fiction |
Tags | 2D, ascii, Futuristic, Singleplayer |
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 )