Skip to content

A python implementation of generating cars using genetic programming with Box2D library.

Notifications You must be signed in to change notification settings

pavitrakumar78/Python-Genetic-Cars-Box2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Python-Genetic-Cars-Box2D

A python implementation of generating cars using genetic programming with Box2D library.

car-gif

Libraries used:

  • Box2D (dependant on pygame)

Usage:

python genetic_car_sim.py

TODO:

  • Add GUI to control the properties of the cars (add,delete,modify shape and size)
  • Clean the code
  • More comments
  • Add function to focus on individual cars
  • Better algorithm

Any suggestion and modifications are welcome! :)

I was inspired to do this after playing around with BoxCar2D.

About

A python implementation of generating cars using genetic programming with Box2D library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages