/sphereMiners

SphereMiners is a game played by AI's. It is implemented in Java 8, and as well AI's have to be implemented in Java, too. In the game an AI initially controls one Sphere, this Sphere can be splitted into smaller ones or merged with others to create a greater one. The aim is to defeat other AI's by "mining" them, which is only possible if the sphere is larger then the mined sphere.

Primary LanguageJavaMIT LicenseMIT

Stargazers