Download List

Project Description

Unbounded Tic-Tac-Toe is an implementation of a popular game: the user plays against the computer, each placing their mark (X or O) at a vacant place on the board. The goal is to get a specific number (between 2 and 10, usually 5) of marks in a row, either horizontally, vertically, or diagonally. The twist is that the board is infinite.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-12-29 01:05
1.3

No longer requires GTK 2.8 and Cairo, though they make it look prettier.
Tags: Code cleanup

2005-12-24 08:30
1.2

The code now handles any n-in-a-row on an unbounded board. This release also contains documentation improvements.
Tags: Minor feature enhancements

2005-12-22 20:35
1.1

This release adds a demo mode where the AI plays against itself.
Tags: Minor feature enhancements

2005-12-22 20:19
1.0

Tags: Initial freshmeat announcement

Project Resources