资源列表
tanchishe-c
- 小游戏贪吃蛇,可自动计分,自动加快速度。并且又优化游戏界面。-Automatic scoring, automatic speed function. And optimize the game interface.
tanchishe
- 基于Microsoft Visual C++ 用C++语言编写的贪吃蛇代码。蛇身可以移动,吃到食物后会自动加长,咬到自己即死亡。食物出现的地方随机。-Based on Microsoft Visual C++ using the C++ language Snake code. Snake can move automatically lengthened to eat food, bite himself and death. Local food appear random.
tanqiuyxi
- 弹球游戏 一款非常流行的弹球游戏 本压缩包包含所有源码 包您满意-Pinball game
chess
- 中国象棋的控制台版本,在C4droid下编译成功(使用conio.h).参考《中国象棋程序入门与提高》-蒋鹏等著.-Console version of Chinese chess, in C4droid compiled successfully (using conio.h) References Chinese chess program entry and improve. - By Jiang Peng etc.
popstar
- 消灭星星的控制台版本,在C4droid下编译成功(使用conio.h),使用了深度搜索的回溯算法.-Elimination of the console version of the stars, in C4droid compiled successfully (use conio.h), the use of backtracking algorithm depth search.
xiyou
- 一个自动运行的面向对象的游戏,大致能模拟一般rpg的结构.-An automatic running object-oriented game, was able to simulate the structure of general rpg.
hannuota
- 简单汉诺塔dos游戏 初学c语言成果 程序简单易懂 可添加功能-Simple dos game Tower of Hanoi
wolf-kill
- 狼人杀游戏主持,c语言编写,包含全部狼人杀功能。希望大家喜欢-Wolf kill game, C language, including all the wolf kill function
Terraria-1.3-Cracked-Edition-P-Serial
- TERRARIA 1.3 CRACKCED VERSION + SERIAL NUMBER.
AStar2
- A*算法,游戏编程中常用的寻路算法,非常快-A STAR ALGORITHM, BE USED FREQUENTLY IN GAME PROGRAMMING
TetrixTest
- 俄罗斯方块 用Qt做显示界面 信号与槽函数-Tetris The use of Qt in display interface Signals and slots function
MazePath
- 一个简单的关于迷宫求解的例子,主要利用堆栈实现-A simple example on solving the maze, the implementation of stack