搜索资源列表
cclinux
- 用sdl写的中国象棋程序,人工智能算法来源于陈成涛先生的mantisChess。 昨天中午在cosoft上偶然发现了陈成涛先生的中国象棋程序,Down下来以后发现只有Windows版,打开源代码,发现是用Win32 SDK写的(呵呵,以前学这东西可花了我不少时间,现在终于派上用场了),于是我决定把它移植到linux下来,花了一个下午和一个早上终于搞定了。 不过程序退出的时候会出现一个错误,现在还没找到问题所在,而且程序的界面也比较难看,大家先凑合着用吧!等我以后有时间了再改。昨天已经被我们项目组
fceu-0.98.12.src.tar
- linux 下最好用的任堂红白机(fc)的模拟器。需要 sdl 库。与大家分享-linux under the best of a white plane Ren Tang (fc) simulator. Need the sdl. Share with you
tomatoes-win32-src-1.5
- 蕃茄炸弹超人[ACT]I ve no Tomatoes 开放原始码,45度视角,有点像炸弹超人, 你操作一个\"蕃茄\",在迷宫里炸敌人,这是跨平台游戏。游戏目的很简单,就是把对手炸了,至於为什么主角是蕃茄... 游戏本身是开源的,而且跨Windows/linux/Mac,基於sdl,说起来sdl跨平台的能力是很不错...虽然有些人不是很喜欢。游戏支援2人同时玩~
linux下的坦克游戏
- 在linux sdl的基础上的坦克游戏,学习linux、sdl、游戏的人很有用处!
MegaMario_v1.5_w32_linux
- 超级玛丽源代码 基于sdl库 可以在linux和Win32平台运行 有关卡编辑器-Super Mary sdl library source code can be based on linux and Win32 platforms running on the card editor
sdl-ball
- A DX-Ball/MegaBall/Breakout clone for linux+friends (and windows)
Gens-gs-r7_pre5
- MD emu source..linux sdl but need asm port-MD emu source..
happy_snake.tar
- sdl游戏编程,贪吃蛇,运行环境,linux各种发行版都行-sdl game program
tankgame.tar
- sdl游戏编程,《坦克大战》,非常好玩的一款游戏,代码用sdl库编写,运行环境linux各种发行版本-sdl game programming, "tank" very fun game, code written with sdl library, a variety of operating environment linux release
InfoNES-v0.97J_RC1-sdl-linux.tar
- nes模拟器源码,可用于window,linux!-nes imitator source code,available for window,linux!
XEffect-1.0.1375
- 一个机遇OpenGL与sdl的2D图像库-A 2D game engine base on OpenGL and sdl,support for Windows & linux
MySnakegame_sdl
- 功能:基于sdl贪吃蛇游戏,有背景图片和音乐 开发平台:VS2010+sdl1.2.15+sdl_image1.2.12+sdl_mixer-1.2.8 本程序也在linux下编译通过,本人在linuxmint下通过-Function: sdl-based Snake game, the background picture and music development platform: VS2010+sdl1.2.15+sdl_image1.2.12+sdl_mixer-1.2.8 T
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.
sdl-samllGame
- 基于sdl的拼图游戏,在linux系统上开发,C语言编写!-It is a small game ,using linux C ,can t run at windows/linux/arm !
sdl
- linux环境下sdl开放的时钟,能够实现针的转动-sdl open clock linux environment, to achieve the rotation of the needle
sdl
- sdl(Simple DirectMedia Layer)是一套开放源代码的跨平台多媒体开发库,使用C语言写成。sdl提供了数种控制图像、声音、输出入的函数,让开发者只要用相同或是相似的代码就可以开发出跨多个平台(linux、Windows、Mac OS X等)的应用软件。目前sdl多用于开发游戏、模拟器、媒体播放器等多媒体应用领域。-Simple DirectMedia Layer