Skip to content

Simple application that showcases different types of simulations.

License

Notifications You must be signed in to change notification settings

mkinyon/Emergence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emergence

Emergence is a simple C++ application that showcases different algorithms based on emergent behavior and cellular automation. Currently, it supports:

Examples

Game Of Life Langton's Ant Falling Sand
Game Of Life Langton's Ant Falling Sand

Controls

Key Description
LEFT MOUSE Interact (usually by allowing you to place a pixel given the context of the simulation.)
C Cycles to the next simulation.
R Resets the current simulation.

Requirements

  • Visual Studio (Not required, however the premake scripts only support VS.)
  • Windows (Currently the premake scripts only support Windows.)

Compiling

Once you have cloned, run the Setup-Windows.bat script to generate solution/project files for Visual Studio.

3rd Party Libraries

About

Simple application that showcases different types of simulations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published