Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 421 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 421 Bytes

Mutation: A genetic algorithm simulation for single-celled organisms' mutation

Currently in version 2.0 !!

(to run version 1.0, run the code under src/V1.0)

Running the game:

  • install python 3.6
  • install pygame and cv2
  • run db.py (once) to create the icons database
  • run main.py

change parameters under src/costants.py

Example for the running project:

Evolution Demo