Skip to content

A simple C++ game consisting a ball that must reach the target before a timer runs out while dogging obstacles!

Notifications You must be signed in to change notification settings

Deep0902/Ball-Revamped---Simple-C---Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

Successfully created a game, wherein you need to control a ball that must reach the target before a timer runs out, while dogging obstacles!

My role was to design and implement an algorithm for multiple scenarios in the program, 
like making necessary changes that the ball and the game in general is supposed to do when a specific action is performed, 
calculating the score based on time and lives remaining.

This project will run only using TurboC.
Few modifications required to make the game run seamlessly.
There is some page flickering that can be easily noticed, due to which there is delay in the input.

About

A simple C++ game consisting a ball that must reach the target before a timer runs out while dogging obstacles!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages