Skip to content

Releases: athariqk/GeneticAlgorithm

Initial Release v0.0.1-pre-alpha

17 Dec 12:51
Compare
Choose a tag to compare
Pre-release

Initial release of kGA, includes precompiled pre-alpha binaries. Currently only available for Windows 64-bit.

Features: Add basic species, blobs (organisms) into the environment. Watch simple 2D physics simulation. Make species extinct.
Limitation: Can't scroll and move around the viewport.

Uses following libraries:

  • ImGui
  • Box2D
  • spdlog
  • SDL