Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 1.67 KB

README.md

File metadata and controls

39 lines (30 loc) · 1.67 KB

The-Truck-Rally-Game

A 2D game made using the discontinued Borland Turbo C++ compiler

Getting Started

These C++98 programs will help you understand various aspects of programming and nuances of programming.

Prerequisites

You may have MS-DOS installed on bare metal or in VirtualBox. It may not work under Windows systems.

Setup Environment

Descriptions

Game The Truck Rally

The Truck Rally is an endless running game developed in C++98 using the Graphic Library.

  • Features
    • Simulates 2D effects from scratch.
    • The difficulty of the game would increase for completion of every 1000 points.
    • Has an intro sound :)
    • Saves the Player name and High Score in a file.

The Complete Report for this project can be found here

Screenshots

Authors

License

Public so feel free to use it.