Skip to content

A game with bugs, optimised with Rust WASM

License

Notifications You must be signed in to change notification settings

JavaRip/ant-life-optimised

 
 

Repository files navigation

ant-life

A game with bugs

https://davidralph.github.io/ant-life/

Ant Life is a web game inspired by Powder Game and Conway's Game of Life, but instead simulates the behaviour of ants and their environment.

By placing and clearing tiles and guiding ants using pheromone trails you can help them farm plants and fungus, which queens will consume to lay eggs. To achieve a high score, design your colony to maximise sustainable growth and avoid deadly hazards like water and pests.

Ant Life works on desktop and mobile, but may lag on older phones due to the complexity and implementation of the simulation.

Ant Life is implemented in JavaScript using Canvas.

Check out the WASM accelerated fork

About

A game with bugs, optimised with Rust WASM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.5%
  • HTML 12.5%
  • CSS 2.4%
  • Rust 0.6%