ROLE

Individual Developer

TECH

C++, Direct Draw

  • Designed a genetic algorithm that improves according to time.
  • This demo consists of racers that should reach the finish line. Each cell according to its color will delay the racer to move to the next cell. The time counter starts when the algorithm starts, the elapsed time will be computed when all the racers have reach the finish line.
  • The aim of this implementation is to show how the algorithm will evolve to reach a minimum running time as possible.

To view the source code of the project, please click the button. (*The source code is provided “as-is” without warranty of any kind. Please read the full disclaimer before proceeding.)