搜索资源列表
JIMMYLIXY
- 这是我的一个贪吃蛇C程序,注释还没有写,部分次要的函数还没实现,但核心以实现完毕,主要的算法核心是用一个环形队列实现蛇的前进,请大家批评指正。-This is a huge memory of my C procedures, no written notes, some secondary function has not been achieved. However, in order to achieve completion of the core, the main core of t
javascriptCommonLittleGames
- javascr ipt常见小游戏,谈吃蛇,推箱子,俄罗斯方块,搬运工-javascr ipt common small game to eat snakes, Tuixiangzi, the Russian box, porters
SnakeEatBean
- 游蛇吃豆源代码详解,该程序运行在嵌入式arm设备上,操作系统为uc-os.-snakes eat beans Comments on the source code, the program operates on the embedded equipment arm, the operating system for uc-os.
Snakes
- 非常古老的小游戏, 也是我最早编的一个 Borland C++ Builder 程序。 记得最早是学习 Pascal 时编了一个, 这个是我学习 BCB 时编的。 学习编程找些有意思的程序比看那些枯燥的例题效果可能会更好。
ACM竞赛试题分析1
- 这是ACM的一道试题.内容是:“蛇和梯子”是一个在N*N(0<N<=20)的方格棋盘上进行的游戏.-This is a test of the ACM. It reads : "snakes and ladders" is one of the N * N (0lt; Nlt; = 20) in the box on the chessboard of the game.
SnakesLadders
- Java based Snakes and Ladders game.
Snako
- 用VC++实现的贪吃蛇程序,方向键控制蛇的移动,界面比较简单,希望能对您有帮助,-Using VC++ implementation of the Snake procedures, the arrow keys to control the movement of snakes, the interface is relatively simple, there is hope for your help, huh, huh
Snake
- 项目描述:贪吃蛇游戏,实现了蛇,食物,界面等对象。实现了蛇的移动,食物的随机出现以及蛇吃食物变长和蛇移动,食物的随机出现以及蛇吃食物变长和蛇移动到界面外死亡的功能,本项目主要是练习 面向对象的思想,SWING,多线程,事件监听,容器,泛型以及接口的使用等 -Project Descr iption: Snake game, achieve a snake, food, and other interface objects. Implementation of the snake mov
snake
- 贪吃蛇功能:蛇能吃食物,并且吃到食物后蛇能长大。-Snake functions: snakes can eat food, and eat food to grow up a snake.
snakes
- 这是一款很有意思的贪吃蛇游戏的C语言的完整代码-Snakes
snake
- 贪食蛇编程要点 1、每次刷屏时需要注意无效矩形区的大小和位置,一般取整条蛇最小坐标和最大坐标组成的矩形(包括蛇的头和身体) 2、蛇全身的运行轨迹应该参照蛇头的运行轨迹 3、蛇吃下东西之后身体各点的变化情况应该参照第一点的变化,即第一点发生变化之后下一时间段第二点发生变化,再下一时间段第三点发生变化,依此类推,直到最后一点发生变化结束 4、分数的计算变量:蛇吃的一般屎数量、蛇吃大屎的数量、游戏的难度级别 计算公式:(一般屎数量+大屎数量)*难度级别 5、一个问题:游戏的难度
Snake
- 用Java实现的贪吃蛇游戏,与通常的贪吃蛇游戏不同,他可以两条蛇对战-A Snake Game by Java,different with normal Snake game,there are two snakes PK in this game
snake
- 用C语言编写的贪吃蛇小游戏,初学和teammate一起完成的,程序比较简单。 此贪吃蛇的主要特点是: 1.可以自主选择速度。 2.蛇可以穿墙过。 -Written in C language with the Snake game, and teammate with the complete beginner, the program is relatively simple. The Snake The main features are: 1. You can choose
snakefight
- 贪食蛇游戏, 两条蛇大家,自己写的还很粗糙-Snake game, two snakes everyone that wrote it myself, very rough
Pyhthons
- Pythons is a small game in c.. just like the snakes-Pythons is a small game in c.. just like the snakes...
Snakes_and_Ladders
- Snakes & Ladders Using java & ruby programming language ,, Perfect code
JavaProjectNetwork
- A game about snakes and ladders. using Java. single player only-A game about snakes and ladders. using Java. single player only
javaKimFranz
- A game about snakes and ladders. using Java. single player only-A game about snakes and ladders. using Java. single player only
Snakes
- 这是游戏贪吃蛇的源代码,可以自行设计蛇的形状和移动的速度。-This is the Snake game source code, can design the shape of a snake and mobile speed.
snakeandladders
- A game(snakes and ladders) with an animated story. There are 2 cats who had a fight between them for a mouse,so they decided to play the game and whoever wins gets mouse as prey