Télécharger la liste

Description du projet

GTacToe is a Tic Tac Toe game that features
intelligent AI, network play, two player local
games, and much more.

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.

2005-04-17 10:10
0.3.2

Les bogues qui ont fait le réseau ne fonctionnera pas si l'option n'était pas activée a été fixée. La référence manquante à errno.h a été fixée, et toute la carotte / UI scission avait été terminée donc que le travail peut commencer sur une API commune pour les nouvelles interfaces graphiques telles que Qt et Windows.
Tags: Major bugfixes
The bugs that made the network not work if
debugging wasn't enabled was fixed. The missing
reference to errno.h was fixed, and all core/UI
splitting was finished so that work can start on a
common API for new GUIs such as Qt and Windows.

2004-02-05 00:22
0.3.1

Cette version ajoute la sauvegarde automatique de la position et la taille de la fenêtre de sorte que vous n'avez toujours pas de redimensionner la fenêtre à votre convenance, quand elle s'ouvre. Quelques bugs mineurs ont été corrigés, et le code a été fait beaucoup plus cohérente et plus facile à lire.
Tags: Minor feature enhancements
This release adds automatic saving of window position and size so that you don't have to always resize the window to your liking when it opens. A few minor bugs have been fixed, and the code has been made a lot more consistent and easier to read.

2003-07-15 23:39
0.3.0

Un bug causant un crash du programme en mode réseau a été corrigé. Les boîtes de dialogue de connexion et plus de dialogue d'erreur ont été ajoutés. Blocage sur les connexions hôte a été supprimée.
Tags: Major feature enhancements
A bug causing the program to crash in network mode has been fixed. Connection dialogs and more error dialogs have been added. Blocking on host connections has been removed.

2003-06-21 22:08
0.2.2

Beaucoup de base ou une division d'assurance-chômage et traînant code a été fait. Changé malloc () appels ont été changé en «nouveaux» et free () des appels ont été changé pour "supprimer". Le réseau ne bloque pas le plus la recevoir.
Tags: Minor feature enhancements
Lots of core/ui splits and code shuffling was done. Changed malloc() calls were changed to "new" and free() calls were changed to "delete". The network doesn't block on recieve anymore.

2003-06-17 19:29
0.2.1

L'étiquette de statut a été changé à une barre d'état. Le code réseau fonctionne maintenant. Le menu a été modifié pour permettre le jeu en réseau. Il ya un certain code cleanup.
Tags: Major feature enhancements
The status label has been changed to a status bar. The network code now works. The menu has been changed to allow network play. There is some code cleanup.

Project Resources