搜索资源列表
XO
- vb小遊戲,井字過三關,簡單的雙人對玩版,用於入門教學。-vb game, tic-tac-toe three-simple double version of the game for the entry of teaching.
qi
- 用VB编写的一个井字棋小游戏,实现二者对战-VB prepared with a game tic-tac-toe game, against the achievement of both
tictactoe
- tic tac toe the mind game project VB
ttt
- 国外VB游戏源码——井字游戏,源代码可正常编译,游戏玩未知。-Source of foreign VB game- Tic Tac Toe game, source code can be compiled correctly, the game play unknown.
sharp-game
- 用VB.NET实现的一个井字游戏,比较简单,代码简短-Tic Tac Toe using VB.NET implementation of a game is relatively simple, short code
VBjchess
- VB编写的井字棋小游戏,电脑可自动与人对战-Tic-tac-toe chess game written in VB, the computer can automatically Battle with the people
jzyx
- 一个用VB.NET编写的井字游戏,对学习VB.NET的有一定帮助!-A tic-tac-toe game written in VB.NET, learning VB.NET some help!
jingziqi
- VB环境下实现的井字棋游戏,是vb编程初学者学习和适应VB编程的比较有用的小程序。-VB environment tic-tac-toe game of chess, vb programming for beginners to learn and adapt to the useful features of VB programming.
TTT
- 国外VB游戏源码——井字游戏,有需要的就下载吧。-Foreign VB game source code- Tic Tac Toe game, there is a need to download it.
tictactoe
- VB编写的井字游戏,拥有自动记录胜利、失败和平局功能-VB, Tic Tac Toe, with automatic record victory, defeat and a draw function
TicTacToe
- This a simple VB console based TicTacToe program. I do have parts of the code commented out that are the building blocks of a minimax based ai computer player. I have yet to get the AI working but I wanted to be able to view some of the code on here