搜索资源列表
五子棋游戏的源代码
- Visual C开发的五子棋游戏的源代码,有AI智能算法代码,-renju game's source code
连连看小游戏DONET版
- 用C#开发的连连看小游戏,内容涉及到GDI+等方面。-C# development of the 1000 block of Terry Avenue little game, covering such aspects of the GDI.
vc拼图游戏源代码
- 拼图游戏的代码,介绍如何实现拼图游戏。vc++开发。-puzzles and codes, how to achieve pieces of the jigsaw. Vc development.
跳章鱼游戏
- 一个模仿掌机的游戏,程序比较简单,有可利用的可以拿去开发别的程序,这个只是兴致所做的!-imitate a handheld game, a relatively simple procedure that can be used in the development of other procedures, this is only the whims!
tankNew
- vc++下的坦克游戏,代码结构清晰,是游戏开发初学者不可多得的好材料-vc the tanks games, code structure and is the game developers beginners very good material
pushgAME
- 智力游戏源码,用VC编写,可以用于台机机与PC上的游戏开发
五子棋游戏
- 五子棋游戏 基于WINCE.NET开发的源代码
jingzhiqi
- 经典的井字棋游戏,适合初学者学习游戏开发
RUSSIONGAME
- 俄罗斯方块JAVA游戏开发程序,线程处理比较好,值得借鉴
sudoku
- 一款数独游戏源代码,运行在支持table pc的系统上(如vista)。 界面美观,是学习vs和游戏开发的理想教程
chuangame开发技巧
- 一个穿钮扣游戏的VC源代码,比较有趣,对于开发者有用-a game wearing buttons VC source code, the more interesting and useful for developers
扫雷的java程序
- 用java编写的扫雷程序,适用与游戏编程的初学者,因此游戏开发起来不是特别难,对初学者来说比较容易理解-prepared with the demining process, and application programming beginners games, game development up is not especially difficult for beginners, it is rather easy to understand
泡泡堂单机版(含ASL游戏引擎源码)
- 模拟盛大公司的经典游戏,逼真实现其大部分功能。支持大物体、动画物体,支持小龟、猫头鹰、飞碟等坐骑,支持草丛、帐篷、冰窟等掩体物,支持各种主要道具,支持小区、沙漠和冰川三种地形,支持基本模式和复活大战模式。纯面向对象开发,灵活使用继承、多态特性,应用Singleton、Prototype、State等设计模式。
经典游戏程序设计
- 其中包括6个小游戏,分别是扫雷、俄罗斯方块、拼图、贪食蛇、推箱子和连连看。开发工具是VC++ 6.0
txz
- 推箱子游戏,直得对游戏开发的朋友学习或参考.-Sokoban games, straight to the game developers have a friend learning or reference.
intellectual_puzzle
- 本段代码是基于J2Me的手机游戏开发——智力拼图中初始打乱图块的代码。-The code of this paragraph is based on J2Me mobile game development- intellectual puzzle tiles in the initial disruption of the code.
WinGame
- 采用VC6开发的一个迷宫小游戏,可以直接调试运行。适合游戏开发入门。-The development of a maze using VC6 games, can be directly commissioning. Entry for game development.
h5小游戏-五子棋
- html5小游戏-五子棋,简单的h5页面游戏开发(HTML5 games - backgammon, simple H5 page, game development)
俄罗斯方块
- 可以运行玩乐和作为游戏开发基本,同时该程序使用c++语言方便开发和学习(Game code can be developed for the game as an example)
Pacman游戏源代码
- 一款基于Windows平台开发的,以unity为引擎的游戏;开发工具用的Csharp。游戏用键盘按键控制操作。