搜索资源列表
snake_OOP
- Game Snake. When application is running the game starts immediately. By default snake has length of 5. Its moving across the game board with some initial speed. Using arrow keys (←↑→↓) to drive the snake. Use Esc button to pause/continue game.
FlyKnight
- 骑士飞行棋 app.c 程序入口文件 Controller.h + Controller.c 程序主要控制文件,控制游戏的业务流程 Map.h + Map.c 游戏的地图文件,用于生成和显示地图 Player.h + Player.c 玩家结构体,描述游戏中人脑玩家与电脑玩家的各种状态与函数 Stock.h + Stock.c 股票结构体,描述游戏中的股票信息和与其相关的各种函数 StockHoldInfo.h + StockHoldIn
NewtonCharacterController
- 这个例子展示了如何在Newton物理引擎中创建角色控制器。它被简化为我们把力放在胶囊物理对象上,并用一个关节使他保存直立。-This sample shows how to create a character controller in Newton. It is simply a capsule physics object that we push around using forces, and keep upright using a joint.
joypad
- 游戏手柄驱动代码,适合于手柄游戏按键驱动代码的开发和应用。-Game controller driver code, suitable for Game Consoles key driver code development and applications.
device
- my file contains interrupt program for lpc2148 with delay and other required delay functions for the controller