资源列表
game_snake
- 用c语言编写的贪吃蛇游戏。有注释,很简单,只要看过就能明白原理。-Using c language game of Snake. Annotated, it is as simple as reading can understand that principle.
datuzi
- 这是个用c编写的游戏源代码,是打兔子的游戏,请查收-is prepared to use the c source code of the game is playing the game of rabbits, please find
guess
- 系统随机产生3行3列的9张不同花色的牌,选一个,根据系统提示操作,系统猜出选的牌-guess card
tanchishe
- 贪吃蛇的C程序源代码,非常经典的一款小游戏。-Snake C-program source code, a very classic game.
ji-suan-ji-ji-fang-guan-li
- 实用的小程序,检验自己学习水平,练手的简单程序。计算机机房管理。-A small utility program, test their learning level, the simple program in hand. Computer room management.
use
- 利用C++实现的贪吃蛇游戏,很有意思的一个游戏。-The use of C++ implementation of the Snake game, a very interesting game.
12
- java游戏源码,游戏开发源代码,适合java入门游戏开发人员,扫雷游戏-java game source code, game development source code, java entry for game developers, mine game
CRICO-(a-cricket-game)
- a cricket game to give you thri- a cricket game to give you thrill
Gluttonous-Snake-by-CPP-and-Opencv
- 用C++和Opencv实现了一下贪吃蛇游戏 设计思路: 1.显示初始画面,蛇头box初始位置为中心,食物box位置随机 2.按随机方向移动蛇头,按a、s、d、w键控制移动方向,分别为向左,向下,向右,向上 3.蛇头位置与食物box位置重合,则把食物box加入到蛇身向量arraryBox里,并设置食物box为第一个元素 4.蛇身各个box移动规律是,每次移动后一个box的位置变为前一个box的位置 5.蛇头移动超越边界,游戏结束-With Opencv and C++ to
game5
- nice challenging game-nice challenging game................
mine
- 扫雷游戏。刷刷vip请大家不要在意。。看过就好了-Minesweeper game. Brush vip please do not care. . Seen enough. .
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.