Télécharger la liste

Description du projet

Ultra Tic Tac Toe is a console board game package that includes tic tac toe (naughts and crosses) and connect 4. Tic tac toe can be played on 3x3 through 7x7 boards. UTTT contains a highly optimized computer AI engine which supports PThreads.

Système requise

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.

2002-09-19 11:42
0.10.1

Cette version inclut une amélioration dans l'interface de jeu, 7x7 Tic Tac Toe conseils, et beaucoup d'autres optimisations.
Tags: Minor feature enhancements
This version includes an improved in-game interface, 7x7 Tic Tac Toe boards, and many more optimizations.

2002-09-10 06:13
0.10.0

Une réécriture pthreads moteur (pour une meilleure accélération avec plusieurs threads, si vous êtes sur une machine multi-processeur) et un système amélioré de notation (avec 5x5 et 6x6, jeux tic tac toe, les résultats réels seront indiqués, et pas seulement la différence de scores) .
Tags: Major feature enhancements
A rewritten pthreads engine (for better speedup with multiple threads, if run on a multi-processor machine) and an improved scoring system (with 5x5 and 6x6 tic tac toe games, the actual scores will be shown, not just the difference in scores).

2001-03-24 00:06
0.10.0-pre1

Ce communiqué de change le nom d'Ultra Tic Tac Toe, ajoute-t-Puissance 4, et apporte quelques modifications au Conseil struct (pour Connect4).
Tags: Major feature enhancements
This release changes the name to Ultra Tic Tac Toe, adds Connect 4,
and makes some changes to the Board struct (for connect4).

2001-03-01 07:59
0.9.2

Le code a été activé à partir de C + + à C. Un nettoyage du code a été fait. Optimisations mineures ont été apportées.
Tags: Minor bugfixes
The code was switched from C++ to C. A code cleanup was done. Minor optimizations were made.

2001-02-16 21:29
0.9.1

Un correctif pour le déménagement de prise algorithme (en version 0.9.0 l'ordinateur a été perdu beaucoup de jeux), de nombreuses optimisations, et un commutateur d'utiliser autoconf.
Tags: Minor feature enhancements
A fix for the move-making algorithm (in version 0.9.0 the computer was losing a lot of games), lots of optimizations, and a switch to using autoconf.

Project Resources