Skip to content

Latest commit

 

History

History

car-races-old

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Car Races

This project is a competitive environment where strategy-based programs race against each other, aiming to optimize speed, tactics, and resource management on the track. Each program operates autonomously, employing unique strategies to outmaneuver opponents and complete the race as efficiently as possible.

A detailed description of the project can be found on the wiki.

⚙️ Note: The project code is developed using the Sails framework.

🏗️ Building

cargo b -r -p "car-races"

✅ Testing

cargo t -r -p "car-races-app"