Skip to content

Developed a controller based on genetic algorithms and genetic programming to pilot a game based on Star Wars pod races

Notifications You must be signed in to change notification settings

jellothere/Genetic-Programming-to-Pilot-Pod-Races

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instructions for the execution of the genetic evolution controllers

  1. Py4j must be installed on Python and Java.
  2. Please modify the paths corresponding to your Python installation and this folder in the gameRunner.startAgent('...') instruction of the SkeletonMain.java file.
  3. Run SkeletonMain.java to start the server.
  4. Run the chosen approach: GP or GA.

About

Developed a controller based on genetic algorithms and genetic programming to pilot a game based on Star Wars pod races

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published