搜索资源列表
国外的一款开源游戏服务器代码
- 国外的一款开源游戏服务器代码,玛雅世界!,Abroad, a open source game server code, the Mayan World!
Pacman
- source code for Pacman game in python language ,enables you to creat a agent and modify it for your own algorithm
xiangqi
- 中国象棋的游戏源码,使用了人工智能的Alpha-Beta搜索算法-Chinese chess game source code, the use of artificial intelligence Alpha-Beta Search Algorithm
java_game1
- 一个用java制作的国际象棋小游戏源代码,好玩。从技术上来看也是值得去研究一下的。-With the production of a chess java game source code, fun. From the technical point of view is worthwhile to look into.
Game-Programming-With-C-Language
- c语言游戏程序设计,包括五子棋、俄罗斯方块、等流行的小游戏的实现源代码-c language game programming, including Gobang, Tetris, and so the realization of the popular small-game source code
game
- MFC开发的单机版中国象棋游戏源代码,包括可执行程序,工作区文件和必要的源文件、头文件。-MFC development of stand-alone version of Chinese chess game source code, including executable programs, work area and the necessary source files, header files.
chess
- 国际象棋游戏,用单片机8051进行控制,可以进行游戏娱乐,里面包含有源程序,以及用protues的仿真结果。-Chess game, using 8051 microcontroller to control, you can play games entertainment, which contains the source code, as well as with protues the simulation results.
3DPOOLGAME
- 3d台球游戏源码,使用VC和OPENGL编写,有利于初学者理解OPENGL -3d billiards game source code, use the VC and OPENGL preparation will help beginners understand the OPENGL
ins123
- 基于GUI的Java五子棋游戏源码,可人机对战,用java swing做的,运行时 需要修改图片的路径。 制作思路: 用按钮做棋子,用图片填充每个按钮。 设置棋盘为24*24的,五子棋FiveChessGame类,继承了JFrame,并且 添加了时间监听,五子棋的棋子chess,用JButton表示,五子棋棋子chess 对应的棋子标识,用于标记棋子的状态。 1表示黑棋,-1表示白棋,默认0表 示无棋子,点击棋子时设置棋子的图标setOnChessI
code
- 用VC6.0开发的网络五子棋游戏源代码。它由服务器端和客户端两部分组成,网络连接部分是通过CSocket类实现的。-Development of the network with VC6.0 backgammon game source code. It consists of server and client of two parts, the network connection in part through CSocket classes.
BTFIR
- 五子棋对战的手机游戏源代码,对J2ME的初学者有一定的帮助!-Backgammon multiplayer mobile game source code, the J2ME be helpful for beginners!
backgammon-game-source-code
- 两人对战,五子棋游戏,源代码,十分好用 大家可以看一下-Play against, backgammon game, source code, very easy to use, we can look at
VC-game-programming-code
- Visual C++ 游戏编程入门及源码 涵盖扫雷,五子棋,俄罗斯方块等多款游戏编程思想及源码,适合初学。-Visual C++ game programming source code covered by induction and de-mining, backgammon, such as number of Tetris game programming ideas and source code, suitable for beginners.
Game.Probe.code
- Game游戏的源代码Probe,用vc6做的,比较老,对理解vc和游戏框架比较好-gameprobe source code,writen by visual c++ 6.0
the-chess-game-source-code
- WIN32 SDK版本的象棋游戏源代码。采用VC6开发。包含AI,可人机对战。代码较为易懂,适合初学者参考和学习。-WIN32 SDK version of the chess game source code. Developed using VC6. Include AI, can be man-machine game. Code is more understandable for beginners reference and learning.
chess-game
- WIN32 SDK版本的象棋游戏源代码 可以研究研究-WIN32 SDK version of the chess game source code can study a
Bet-on-a-race-game-source-code
- CPP押注赛跑游戏的源代码,供学习之用.-Bet on a race game source code
Backgammon-source-code
- 五子棋游戏源程序代码 一个非常有趣的游戏-Backgammon source code a fuuny game
Tetris-game-source-code
- 实现了方块的旋转和墙的生成 俄罗斯方块游戏源代码-Achieve a box rotation and wall Tetris game source code generation
VCPP-Win32-Tetris-game-source-code
- 这是一个经典游戏俄罗斯方块的源代码,在vs2010中可以运行,对于学习vc++编程是个很好的实例教程。-This is a classic Tetris game source code, you can run in vs2010, for learning vc++ program is a good tutorial examples.