Tic Tac Toe Online (TTT: O) is a turn-based online game, were you and your opponent play against each other. You have to place a mark into the screen and to win you will have to get 5 markers in a row (vertically, horizontally or diagonally).
The game is developed in MMF2 using MooClick. The system is programmed so that it can take use of a public MooClick server, as in a turnbased 2-player game it is almost impossible to cheat/hack (coded in that way we've done it).
The game currently makes use of Sphax´s public server. Everything is being hosted on Sphax, so if you want to start a game, you do not need to host on your own.
Screenshots:
First Scene:
Select Game/Start Game:
Game screenshot:
Game screenshot:
The Game is being made by me (Cocodrilo) and Looki.
Any suggestions are appreciated!
Project Forums
Topics
Posts
Last Post
Public Forum Public forum for open project discussion
Hi there!
We've made some updates!
The chat background has been changed, and we've added a Userlist, that will be displayed when pressing TAB. Also, me (Coco) is planning to change the use of String Parser in some cases to use String Tokenizer instead, and also do some small game optimizations.
The Select Game frame has also been updated, however it is not 100% finished.
A Vitalized version of the game will be available.