Skip to content

C++ App using graphics.h library showcasing a Minigame of Bot that drives in map to reach its checkpoints , avoiding obstacles in its way .

Notifications You must be signed in to change notification settings

ZiadNaciri/PathFinder-Bot-Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PathFinder-Bot-Cpp

C++ App using the graphics.h library showcasing a Minigame of Bot that drives in map to reach its checkpoints, avoiding obstacles in its way.
The game can be played either manually by moving the bot with the user´s keyboard arrow keys, or by choosing the Automatic mode. In the Automatic mode the bot demonstrates how the game is supposed to be played.
The obstacles are read from a separate file and then processed to be then integrated in the game map.

About

C++ App using graphics.h library showcasing a Minigame of Bot that drives in map to reach its checkpoints , avoiding obstacles in its way .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages