资源列表
example1
- 俄罗斯方块游戏程序,可以控制左右,简单使用,是个课设-Tetris games, you can control the left and right, simple to use, is a class set
snake
- 贪吃蛇小游戏,贪吃蛇,用C语言编译的。使用多种函数-Snake game, Snake, compiled with the C language. Use a variety of functions. .
Maze-code
- 以一个m×n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。首先用二维数组存储迷宫数据,迷宫数据由用户输入。一个以链表作存储结构的栈类型,然后编写一个求解迷宫的递归或非递归程序。求得的通路以三元组(i,j,d)形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向(东、南、西、北四个方向所用代表数字,自行定义) -With an m × n the long square maze, 0 an
tanchishe
- 一个在控制台实现贪吃蛇游戏的小程序,基本的算法都有注释,跟大家分享一下-Snake game in the console to achieve a small program, the basic algorithms have comments to share with you
DAZIYOUXI
- html做的打字游戏,动态气球,形象生动-html done typing games, dynamic balloon
game1
- 是个C语言的图形小游戏,为课程设计所做,是通过石头剪刀布,来进行游戏。选择1,2,3分别代表石头剪刀布,AI是随机的-Is a C-language graphics games, made for the course design, through the stone scissors cloth, to the game. Choose 1, 2 represent the stone scissors cloth, AI is random
five-in-a-row
- 五子棋详细的C语言源代码,希望对网友有帮助-To backgammon detailed C language source code, users have
Russiablockgame
- 俄罗斯方块游戏的源代码,用c语言写的。可实现方块的变形,上下左右,快慢移动等功能。-Source code of Russia block game
ee
- c语言编程,关于一个用C语言编写的推箱子小游戏,网上提供参考交流
Tetris
- 简单的增强版俄罗斯方块Java演示桌面程序。 特性: 1.方块并非局限于经典版的方块类型,并且可以自行添加或修改方块类型。 2.方块为随机彩色显示,具有美观性。 3.支持暂停,计分,升级加速下落等功能。-Simple Tetris an enhanced version of Desktop Java demo program. Features: 1 box is not confined to the classic version of the box type
215
- C语言版的推箱子游戏,一共四关,如需要可以自行增加或者删除。-The C language version of the Sokoban game, a total of four off, such as the need may increase or deleted.
Program
- 用C#实现两人的飞行棋游戏,以控制台的形式展现界面-Implemented in C# two flight chess game, in the form of the console display interface