Skip to content

Initial Release v0.0.1-pre-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@athariqk athariqk released this 17 Dec 12:51
· 10 commits to master since this 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