Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/curtisbright/ataxx-ai

The game Ataxx with AI
https://github.com/curtisbright/ataxx-ai

Last synced: 3 months ago
JSON representation

The game Ataxx with AI

Awesome Lists containing this project

README

        

Ataxx AI
====================
by Curtis Bright
www.curtisbright.com
====================

This is an implementation of the game Ataxx. Its main features are:

* Cross-platform GUI using wxWidgets
* Controllable difficulty of AI
* Unlimited undo and redo
* Load and save games as simple text files
* Edit mode allowing board to be freely modified
* Free software released under the FreeBSD license

There is also a "console" version that uses a textual interface if you don't want to use wxWidgets.