Skip to content

This project is one I created to test a genetic algorithm. The Genetic algorithm is meant to produce a series of rotations and thrusts that allow the spaceships to make it through the astroid field.

Notifications You must be signed in to change notification settings

JaxGames5225/GeneticAlgorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

GeneticAlgorithm

This project was created to test a genetic algorithm. The Genetic algorithm is meant to produce a series of rotations and thrusts that allow the spaceships to navigate an astroid field. The project was made using the processing programming language.

What I learned

  • The basics of a genetic algorithm
  • How to apply a genetic algorithm to problems
  • How to detect collisions

About

This project is one I created to test a genetic algorithm. The Genetic algorithm is meant to produce a series of rotations and thrusts that allow the spaceships to make it through the astroid field.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published