cpetry / AntSim

A fun project to test some pathfinding and genetic algorithms
https://cpetry.github.io/AntSim/
MIT License
18 stars 2 forks source link

Add an option for "no boundaries" #14

Open cpetry opened 7 years ago

cpetry commented 7 years ago

With this setting ants should be able to move outside of the screen. When using this add a Zoom&Pan Mouse interaction.