搜索资源列表
TicTacToe1
- Tic Tac Toe程序。可以供一到两个玩家使用。程序中使用了visual basic 计时器,所以每一个步骤都有时间限制。此外,计算机可是一个有简单智能的对手,他不但不会随便出手,反而还要竭力赢了你才罢休。 Tic Tac Toe program. One or two players. It uses the visual basic timer, so each move has time limit. Simple artificial intelligence: computer
9313644-3
- Writing an interactive Java program with a graphical user interface (GUI) running on the Java phone emulator bundled with J2ME Wireless Toolkit 2.2 or Sun Java Wireless Toolkit 2.3 Beta Release. The Jave program will provide a tic-tac-toe board for t
TicTacToeServer
- a game of Tic-Tac-Toe for two client applets
TicTacToe.rar
- 用java写的一字棋游戏(即井字棋),支持两人进行游戏。,Writing the word using java chess games (ie, tic-tac-toe game), in support of the two games.
TicTacToe
- Android平台下简单的井字棋游戏源码,支持双人对战和AI。嵌入Admob,演示了如何放置广告于应用内。 -Simple Tic tac toe game source code. Support two players and AI. Embedded Admob, demonstrates how to place ads on the application.
tic_tac_toe9500
- This program implement tic tac toe game in small score.This game has two player. every player in turn choose a row and a column. The game board is 3*3.
TIC_TAC_game_gate_level
- Tic Tac Game is a classic game. Two players are using code-named “0” and “1”, fill in rotation in TICTACTOEMIDLET. If any player gates the first straight line will win, and if nobody is successful then the tie 1. Top module name: TT (Filename
tictactoe
- this a nice two player tic tac toe-this is a nice two player tic tac toe
TicTacToe
- Tic Tac toe Program. This is a Tic Tac Toe applet that can be played by two members
TIC_TAC_2dash
- This C++ program for game TicTacToe based on Tic tac toe 2 or two dash algorithm. TicTacToe 2 is an Artificial Intelligence algorithm. this is its implementation-This is C++ program for game TicTacToe based on Tic tac toe 2 or two dash algorithm. Ti
twolittleprogram
- 两个小程序:任意阶魔方阵生成程序和井字游戏,对初学者会有帮助的。-Two small programs: any magic square generated procedure and Tic Tac Toe game, be helpful for beginners.
midtactoeSource
- Tic-tac-toe, also spelled tick tack toe, or noughts and crosses as it is known in the UK, Australia, New Zealand, is a pencil-and-paper game for two players, O and X, who take turns marking the spaces in a 3×3 grid, usually X going first. The player
450_tictactoe
- much better two player tic tac toe game
Krestiki-Noliki
- This game, tic-tac-toe, is intended for two players. The elementary example of a writing of a code of this game. 6/11/2008. Jhon Solo. vansolo@rambler.ru.
Ticktacktoe
- 这个是一个井字游戏的源码,完全自创,支持人机对战和二人对战。-This is a game of Tic-Tac-source, completely homemade, two support crew war and battle.
tic-tac-toe-project
- This C++ program on TIC TAC TOE GAME is a simple text base game. This program is without grahics to focus on logic /algorithm used in game. Two players can play this game.
TIC_TAC_TOE
- two player tic tac toe game using structures
tic-tac-toe-project
- This C++ program on TIC TAC TOE GAME is a simple text base game. This program is without graphics to focus on logic /algorithm used in game. Two players can play this game.
tic toc toe1
- 简单的井字棋游戏的实现,有两份,另见tic toc toe2.zip的上传。(The realization of a simple chess game is two, and tic TOC toe2.zip is uploaded.)
tic-tac-toe-game
- there are two codes of the game Noughts and Crosses.