achilles
An artificial life and evolution simulator
Install
- All systems
-
curl cmd.cat/achilles.sh
- Debian
-
apt-get install achilles
- Ubuntu
-
apt-get install achilles
- Kali Linux
-
apt-get install achilles
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install achilles
- Raspbian
-
apt-get install achilles
- Dockerfile
- dockerfile.run/achilles
achilles
An artificial life and evolution simulator
Achilles is an artificial life and evolution simulator that uses Hebbian neural networks and OpenGL/SDL to simulate life in a simplified environment. It is based on Larry Yaeger's PolyWorld.