搜索资源列表
我编的贪食蛇
- 用了斯坦福的cs111库编的(学校用来启蒙的库),由于不了解键盘输入的库,便采取鼠标点击控制方向-spent the cs111 Stanford Bank (schools used to enlightenment library), and the ignorance of the keyboard input of the library, they should take control of the direction the mouse click
guichan-0.8.1.tar
- A portable C++ GUI library designed for games using Allegro, HGE, OpenGL, OpenLayer and/or SDL. Guichan is a small, efficient C++ GUI library designed for games. It comes with a standard set of widgets and can use several different back-ends for d
ois_1.2.0.tar
- 网络游戏中最常用的一个输入输出的库源码,ogre中就用的这个-The most commonly used network game input and output of a library source, ogre in the use of this
20110603_085056964
- 易语言魔兽争霸作弊器源码例程程序结合易语言第三方支持库全局钩子支持库1.2版,使用易语言模块外挂海万能模块1.71.ec中的功能,自动按键模拟实现输入魔兽操作。-Warcraft easy language routine procedures cheating device source third-party support libraries with easy language support library version 1.2 global hook, using easy lan
quweicaidan
- 趣味菜单 1、设计菜单 给出3个菜单项的内容和输入提示: 1.解一元二次方程 2. 出圈游戏 3. 退出程序 2、解一元二次方程要求:编制一个求方程ax2+bx+c=0的根的程序。一般将系数设成floa t型,可以把变量设成double型,使用库函数sqrt()在头文件math.h中定义 。 3、出圈游戏的要求:使用约瑟夫环游戏。这里假设有人数为n个人的一个小组,他们按顺时针方向围坐一圈。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报
wuziqi
- 1.用纯c语言实现游戏,不借助其他库文件。 2.初始化任意大小的棋盘。 3.对战双方通过坐标输入确定棋子位置。 4.五子连珠为胜利,有三三犯规处理,给出提示或直接失败。 5.实现悔棋功能。-A. Pure c language games, without the aid of other library files. Two. Initialization of any size board. 3. The battle between the two sides by the
allegro-5.0.7
- allegro是一个c/c++的游戏库,免费,开源,最初作者是shawn hargreaves,他支持DOS,UNIX(Linux, FreeBSD, Irix, Solaris, Darwin), Windows, QNX, BeOS 还有 MacOS X.提供了大量的图形,声音,玩家输入(键盘,鼠标,游戏手柄),定时器等函数。它支持定点和浮点-allegro is a c/c++ game library, free, open source, the original author is
eIme
- 易语言 输入法ime编写 emime支持库使用-Ime written in easy language input method support library use emime
lazyfoo-sdl-tutorial-Chinese-Version
- SDL(Simple DirectMedia Layer)是一套开放源代码的跨平台多媒体开发库。SDL提供了数种控制图像、声音、输出入的函数,目前SDL多用于开发游戏、模拟器、媒体播放器等多媒体应用领域。-SDL (Simple DirectMedia Layer) is an open source cross-platform multimedia development library. SDL provides several control images, sound, input a
nuklear
- 小型的GUI开发库,用纯c语言开发,所有代码都写在一个头文件里,没有依赖库-This is a minimal state immediate mode graphical user interface toolkit written in ANSI C and licensed under public domain. It was designed as a simple embeddable user interface for application and does not have
NBT
- libnbt + +是一个c++库 用于解析Minecraft NBT文件格式————名叫二进制标签。 它可以读取和写入压缩和未压缩NBT文件。 它使用输入和输出流。(libnbt++ is a free C++ library for Minecraft's file format NBT - Named Binary Tag. It can read and write compressed and uncompressed NBT files. It uses stream
controller
- psp open sdk input samples