SkillAgentSearch skills...

AntMeCore

This repository includes the whole simulation/backend Part of the AntMe! Engine and the AntMe! Simulation Calculation.

Install / Use

/learn @AntMeNet/AntMeCore
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

AntMe! Core

This repository includes the whole simulation/backend Part of the AntMe! Engine and the AntMe! Simulation Calculation.

AntMe!

AntMe! is a free, fun game that teaches players object-oriented programming. It’s easy to pick up, it’s exciting, and despite being a game, it’s very relevant to real-world applications. You control your very own ant colony using real, professional code. You teach your ants how to master many challenges, like how to gather sugar and apples, how to defend their anthill and how to defeat the natural enemies of ants and programmers alike: bugs. From the very start, AntMe! teaches you how to code using a real programming language (C# and Visual Basic are currently supported). That means that you can immediately utilize your new knowledge to write working programs of your own. The game is based on a sound scientific foundation and is currently used with considerable success in a number of schools and universities.

Continuous Integration

| | master | develop | | --- | ----- | ---- | | Travis CI (Linux / OSX) | Build Status | Build Status | | AppVeyor (Windows) | Build status | Build status |

Code Coverage

Coverage Status

Build

To build AntMe! we're using cake.

Windows
# Execute the script.
./build.ps1
Linux / OS X
# Execute the script.
./build.sh

Links

View on GitHub
GitHub Stars35
CategoryDevelopment
Updated2mo ago
Forks4

Languages

C#

Security Score

90/100

Audited on Jan 21, 2026

No findings