Skip to content

Releases: pampersrocker/EvoNet

v1.0.0

07 Feb 18:43
Compare
Choose a tag to compare

You may need to install XNA 4.0 Redist, which can be found here: https://www.microsoft.com/en-us/download/details.aspx?id=20914

EvoNet Controls:

  • Switch Fast Forward Mode: Space
  • Switch Pause: Enter
  • Right click and drag to move around the map
  • Scroll wheel to zoom
  • R to reset zoom
  • Left click to select nearest creature to the mouse

First simulation

28 Oct 06:45
Compare
Choose a tag to compare

This is a first more or less version of the simulation.

This starts a new simulation starting at year 0.

If you want some pre-trained creatures (roughly year 500'000) you can download the PreTrainedCreatures.zip and extract it so that the creatures.dat and (optional) the tilemap.dat lies next to the EvoNet.exe.

To run this you may need to install .Net 4.5.