资源列表
Gobang
- vc++mfc five_chess 五子棋小游戏-vc++ mfc five_chess backgammon game
cardgame
- 一个简单的纸牌游戏的程序设计,也许对你有帮助。-A simple card game programming
jiugong
- 一个九宫格游戏,用C++Build6写的-A Jiugongge game, with C++ Build6 written
wuziqinet
- 一个网络五子棋的游戏源码,用C++Build6写的-Backgammon game a network source, with C++ Build6 written
20x20beta1
- 简单的五子棋程序,能实现基本的双人对战,判断胜负,20X20的棋盘。-Gobang simple procedure to achieve a basic double battle, to judge the outcome, 20X20' s board.
flash-source-poker
- qq网页斗地主的flash源码 包含了扑克牌的素材资源-Landlords of the flash source qq page contains cards of the material resources
daquan
- 一個五子棋簡單程序 以OPENGKL呈現的簡單編程-A simple program Gobang
BTFIR
- 五子棋对战的手机游戏源代码,对J2ME的初学者有一定的帮助!-Backgammon multiplayer mobile game source code, the J2ME be helpful for beginners!
wuziqi
- 五子棋代码,可选择由红棋或者蓝棋先走,非人机对弈-Gobang code, you can choose from red or blue chess chess go first, non-human chess
wuziqi
- 一个MFC五子棋程序,感觉还可以,但是算法上存在问题-Gobang a MFC program, I feel you can, but the algorithm on problems
littlegame
- 基于Qt4开发的小游戏,希望大家交流指正;
tac-tic-toe
- 用C语言设计一井字游戏(tac-tic-toe game )。规则如下:3*3棋盘,若Switch断开,只要游戏机可以赢,就判游戏机赢,否则判为和局;如果Switch闭合,谁取得胜利谁就赢。-It introduces a design of Tac-Tic-toe game in C language.