Skip to content
/ bugs Public

Artificial life simulator - based on genomes, these creatures grow, eat, move around, sense the world, procreate, mutate and evolve by natural selection

License

Notifications You must be signed in to change notification settings

bog2k3/bugs

Repository files navigation

BUGS (by bogdan ionita)

uses Box2D for physics.

[DEPENDENCIES]
Box2D, glew, GLFW 3, libpng

[BUILD]
./build.sh (CMake wrapper) : builds DEBUG
./build-r.sh : builds RELEASE

Box2D can be downloaded here:
	http://box2d.org/downloads/
		(go to google project page)
or direct link (v2.3.0):
	https://code.google.com/p/box2d/downloads/detail?name=Box2D_v2.3.0.7z&can=2&q=

About

Artificial life simulator - based on genomes, these creatures grow, eat, move around, sense the world, procreate, mutate and evolve by natural selection

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages