SkillAgentSearch skills...

Formicarium

Ant colony simulator

Install / Use

/learn @gliderkite/Formicarium
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

formicarium

A basic ant colony simulation that aims to show how the collective behavior of decentralized and self-organized artificial systems (swarm intelligence), allows multiple organism to perform better when working together to achieve the same goal compared with a single organism, given the same set of skills and the same environment.

formicarium is built with Rust on top of the graphic engine ggez and the entity engine semeion.

For a complete overview of this project, please have a look at the formicarium blog post.

You can run the simulation with:

cargo run --release -- <configuration.json>
<img src="preview.png" width="750" height="600">
View on GitHub
GitHub Stars53
CategoryDevelopment
Updated5mo ago
Forks2

Languages

Rust

Security Score

97/100

Audited on Oct 13, 2025

No findings