搜索资源列表
abbbbb
- 仿LINUX下街机游戏KTron。 其实写本游戏的动机就是我一个朋友特别喜欢linux下的KTron这个游戏, 但在WINDOWS下又没找到,而我朋友又不太熟悉LINUX操作,所以我就花了点时间写了Trone, Trone这个名字也是源于KTron。 注意:此游戏需要EGAVGA.BGI文件才能运行,该文件在turboc2目录下可找到。 [游戏简介] 这是一个双人玩的策略游戏,游戏有两个点, 第一个游戏者可以按R,G,F,D控制第一个点的走向, 第两个
3195-1
- Trone V0.1 仿LINUX下街机游戏KTron。 其实写本游戏的动机就是我一个朋友特别喜欢linux下的KTron这个游戏, 但在WINDOWS下又没找到,而我朋友又不太熟悉LINUX操作,所以我就花了点时间写了Trone, Trone这个名字也是源于KTron。 注意:此游戏需要EGAVGA.BGI文件才能运行,该文件在turboc2目录下可找到。 -Trone LINUX V0.1 imitation KTron arcade games. In fa
gnometris
- linux下的俄罗斯方块,程序短小精悍,代码仅有不到100k,适合于初学C++语言想看看大程序结构的同行们。-Russia under linux box, procedures small and code with less than 100k, suitable for a novice C language to look at the program structure counterparts.
SameGame
- vc做的一个小游戏。模仿linux下面的一个游戏,消去相同的连通色块,一次消去的越多得分越高,记录保存在注册表中,设置了英雄榜。下次运行的时候,仍然保持了上次的记录。-vc do a little game. Linux imitate following a game, elimination of the same connectivity and replacing an elimination of the more higher scores, records kept in the
仿LINUX下街机游戏KTron
- [Trone V0.1]功能简介 游戏者1控制键:R,F,D,G 游戏者2控制键:UP,DOWN,LEFT,RIGHT F1:查看帮助信息 F2:设定游戏速度等级,0为最快,1为正常,2最慢 F3:设定游戏者1的颜色,有15种颜色可以选择,黑色是背景色,不能选 F4:设定游戏者2的颜色-[Trone V0.1] profiles gamers control a key : R, F, D, G game two control buttons : UP, DOWN, LEFT, RIGHT F
InfoNES093J_Src
- 一款nes游戏模拟器,可以移植到嵌入式linux中-A nes game simulator, can be ported to the embedded linux
CMUnited98-source
- CMU(卡内基梅隆大学)开发的机器人足球仿真组源代码,用于linux环境,连接到标准的服务器端比赛。-CMU (Carnegie Mellon University) to develop a robot soccer simulation group of the source code for the linux environment, connect to standard server-side game.
supermario
- 这是一个模仿任天堂经典游戏《超级玛丽》的克隆游戏。目前支持windows 和linux两种操作系统。你应该已经得到了这个游戏的全部源代码和地图编辑器 的源代码。地图编辑器( MapEdit目录下 )使你可以充分发挥想象力,轻而易举 地创造出游戏中的关卡 -This is a mimic classic Nintendo game " Super Mario" games Cloning. Currently supports two types of wi
paopao
- 类似跑跑卡丁车游戏,开发平台 C++,立体动 画效果较好,用到OpenGL,编译需要有一定水平,不过能够编译成功。具体参考其Linux开源编译介绍。-跑跑卡丁车similar game development platform C++, three-dimensional animation is better to use OpenGL, the compiler has required a certain level, but be able to compile successful
sdl-ball
- A DX-Ball/MegaBall/Breakout clone for linux+friends (and windows)
tetris
- 在Linux 用C语言实现简单的俄罗斯方块,学习Linux 下C的编程思想-Linux using C language implementation in a simple Tetris, learning C programming under Linux Thought
CombatSimulator
- A Battle simulator featuring several type of fighters ( amazons, druides,etc.) programmed in C++ on Linux Fedora 12.
Snake
- 利用GTK实现简单的贪吃蛇游戏,可以在Linux下直接运行,也可以通过MinGW+MSYS+GTK配置开发环境。-GTK implementation using a simple Snake game, you can run directly under Linux, you can also configure MinGW+ MSYS+ GTK development environment.
Hanoi-Tower
- 在linux下用C语言实现了一个简单的4层汉诺塔游戏,很有借鉴意义-In linux using C language to implement a simple 4-layer Tower of Hanoi game, great reference
Professional-CPP--2nd
- 虽然C + +中,往往是从游戏编程主要的商业应用软件的首选语言,它也是最难以掌握。这个严肃的书,您将学习如何征服最新版本的C + +。笔者解密鲜为人知的特征的C ++,股份详细的代码示例,然后你可以插入自己的代码,并揭示了显着变化的C ++陪最新版本。你会发现如何设计和构建应用程序,解决现实世界的问题,然后实施解决方案,使用的语言的全部功能。 呼吁有经验的开发人员正在寻找更高层次的学习 向下钻取到最新的广泛变化的C ++标准,C + ++11,包括运行时的性能,标准库,语言可用性,
Linux-Games-Programming---John-R.-Hall.pdf
- Programming Linux Games Computer games tend to fall into a number of distinct genres. Many players have strong preferences for certain genres, which makes this an important issue for game designers to consider. And, the presentation of a game
snake
- Linux终端下编写“贪吃蛇”游戏 借着学习Linux系统编程的劲头,编写了一个终端下可以运行的贪吃蛇游戏,其中此视频游戏用到的一些知识和操作系统运行时候的一些简单功能有点类似-Prepared under the Linux Terminal " Snake" game by learning the momentum of Linux system programming, the preparation of the Snake game can run in a t
fight
- linux下简单的一个C语言编写战争模拟系统-a simple War simulation system
mysnake
- linux下基于ncurses库的贪吃蛇游戏 WASD以及上下左右键均可控制方向,P键暂停以及取消暂停,Q键退出游戏-A classic game of snake which based ncurses library, W,A,S,D and UP, DOWN, LEFT, RIGHT to control the direction P for PAUSE, Q for QUIT
server
- 一款聚义三国的三国网页游戏源代码,包含服务器和前端,服务器为linux下的-Three of a Three Juyi web game source code, including server and front-end server under linux