Skip to content

A 2D world populated with agents optimized through a genetic algorithm. Built with C/C++ for HackED2021.

Notifications You must be signed in to change notification settings

jac4e/Survival-of-the-littest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SomethingHere

A Darwinism simulator in which the littest -- not necessarily the fittest -- survive.

Build dependancies: cmake version 3.10 or greater system openGL libraries

Build instructions: git submodule init && git submodule update // to fetch freeglut mkdir build && cd build cmake ..

About

A 2D world populated with agents optimized through a genetic algorithm. Built with C/C++ for HackED2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published