💿🐜 Antkeeper source code https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
C. J. Howard a833bedf71 Update README.md 3 years ago
build Replace old repo contents with new repo contents 3 years ago
cmake Make this repository a submodule of a superbuild repository. And countless changes and updates to the game, including converting gameplay code to ECS-based 5 years ago
src Move dependencies to superbuild repo 3 years ago
CMakeLists.txt Update README.md 3 years ago
LICENSE.md Replace old repo contents with new repo contents 3 years ago
README.md Update README.md 3 years ago

README.md

Antkeeper Source

Antkeeper is an ant colony simulation game currently in development for Windows, Mac OS X, and GNU/Linux. This repository contains all of the source code to Antkeeper.

Head over to antkeeper.com if you're interested in following the development of the game or purchasing a copy when it's released. Antkeeper is an indie game with a single developer, so feel free to reach out to me personally with any questions, comments, or feedback you may have.

Building

Recursively clone the Antkeeper superbuild repository to download the Antkeeper build system, source code, and all of the dependencies required to build Antkeeper. Detailed instructions can be found in the README of the superbuild repository.

License

Antkeeper source code is licensed under the GNU General Public License, version 3. For more information, see LICENSE.md.