Skip to content

charlestrodet/pherowar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pherowar

PheroWar is an RTS game where you design the AI of an ant colony. Your goal is to program ants for efficient food gathering, returning resources to the nest, and defeating opposing colonies. Success depends on your AI's ability to guide the swarm through collective intelligence.

Gameplay relies on pheromones for coordinating exploration, resource collection, defense, and offense.

Each player's AI is a compiled .so library and run in an isolated container to ensure a safe and fair competitive environment.

Pherowar Game

Pherowar Pheromones

Prerequisites

  • podman

Installation

Build pherowar app:

./build.sh

This will build pherowar inside a podman container and create the player wrapper image. Only need to run this once.

Usage

Run pherowar:

./pherowar.sh

Documentation

Game documentation

About

Ant colony RTS game for developers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages