Like Advance Wars but with snakes. Made with Processing.
- Levels: Complete a series of increasingly difficult levels with instructions on how to play the game.
- Player vs Player: Compete against another player in hot seat multiplayer.
- Player vs AI: Play a quick game against an AI player.
- AI vs AI: Watch two AI players compete against each other.
The game can be compiled and run with:
ant
Doxygen documentation can be generated with:
ant -lib lib doxygen
The resulting documentation can be found in the docs
directory.