搜索资源列表
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.
supertuxkart-src
- Unix Linux 下的开源“跑跑卡丁车”单机版游戏源码,C/C++。-Unix Linux open-source under the " 跑跑卡丁车" stand-alone version of the game source code, C/C++.
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
game.tar
- Game developed in C to Linux Operational System... This game is very interesting to learn how we can develop our own games using C language.
Atlas_Cpp_protocol
- 3d mmorpg worldforge 游戏的协议库代码。使用c++编写,内含教程,在linux下编译-3d mmorpg game protocol library code. Using c++ writing, containing tutorials, in the compilation under linux
LINUX_Bomb
- linux下用C写的扫雷程序,用MINIGUI写的图形界面。-written under linux using C demining program, with MINIGUI write graphical interface.
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.c.tar
- 贪吃蛇编译完成,直接在linux下编译生成可执行文件,然后运行-Snake compiled directly in the executable file compiled under linux, then run
llk_linux-2.3beta1.tar
- Linux平台下的连连看游戏的源码,本软件的编写语言是C -Lianliankan games under Linux platform source code, the software is written in C language
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-tank-program
- 这是linux环境下用C语言编写的“坦克小游戏”代码,很适合初学者-This is Linux environment written in C "tank little game" code, very suitable for beginners
fight
- linux下简单的一个C语言编写战争模拟系统-a simple War simulation system
russiblock.tar
- linux下俄罗斯方块的C语言实现,超级经典,只有约800行代码,通俗易懂,RHEL5测试通过。-under linux Tetris C language, super classic, only about 800 lines of code, easy to understand, RHEL5 test through.
gobang.tar
- Linux系统上基于SDL图形库的五子棋游戏C语言代码。-Linux systems SDL graphics library based on C language code backgammon game.
snake.tar
- Linux系统上的基于SDL图形库的贪吃蛇C语言代码。-Linux system SDL graphics library based on the Snake C language code.
jump_sheep
- linux环境下,c语言游戏,跳山羊游戏。图形运用,链表,结构体,碰撞原理。法语版-Under linux environment, c language games, jumping goat
SDL
- SDL(Simple DirectMedia Layer)是一套开放源代码的跨平台多媒体开发库,使用C语言写成。SDL提供了数种控制图像、声音、输出入的函数,让开发者只要用相同或是相似的代码就可以开发出跨多个平台(Linux、Windows、Mac OS X等)的应用软件。目前SDL多用于开发游戏、模拟器、媒体播放器等多媒体应用领域。-Simple DirectMedia Layer
2048
- 在Linux 下使用 标准语言C编写2048游戏-game 2048