Skip to content

A 2D game made using the discontinued Borland Turbo C++ compiler during my class 12th

Notifications You must be signed in to change notification settings

bearlike/The-Truck-Rally-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A 2D game made using the discontinued Borland Turbo C++ compiler during my class 12th

Topics

Resources

Stars

Watchers

Forks

Languages