搜索资源列表
lletters_0.1.95
- 此程序基于作者的女儿(曾经)最喜欢的游戏: Larry的字母与数字学习(Larry s Learning Letters and Numbers)。此程序是它的 Linux 的替代品,从头开始编写,并加入很多改进。它基于 X 图形界面 的 GTK (Gimp 工具包)库。
cheese
- 基于gtk+linux的一个中国象棋,支持AI。人机对战,娱乐性强。
src_test
- linux下的一个中国象棋,用gtk+实现的,现在还有一些bug-under linux, a Chinese chess, and gtk+ to achieve, there are still a number of bug
gmchess
- linux下的一个中国象棋,使用c++开发,用的是gtk-under linux, a Chinese chess, the use of c++ development, using gtkmm
equator_worldeditor
- 3d mmorpg worldforge 的world editor 代码。linux下编译。界面使用gtk-3d mmorpg worldforge the world editor code. compiled under linux. Interface to use gtk
gtk_snake
- Linux下Gtk开发的贪吃蛇游戏: 1. 可用鼠标或键盘操作移动蛇 2. 蛇会自动移动 3. 可暂停和重新开始 4. 积分并计时,给出积分计时比-Snake game with GTK in Linux: 1. Move snake by mouse or keyboard 2. Snake will automatically move 3. Can pause and re-start 4. The points and timing and the
tetris.install
- 俄罗斯方块的gtk版本,适用于windows和linux平台下。 dll.exe中包含了windows下需要的gtk库。 如要在linux运行,将src目录下的Makefile_linux改为Makefile后make即可-The gtk version of Tetris for windows and linux platforms. dll.exe contains the required gtk libraries under windows. To run in linux,
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.
Tetris
- linux下GTK库编写的俄罗斯方块游戏,练习GTK可以参考-Tetris game written in GTK library under linux, practice GTK can refer to
five2
- 是在linux下能简单实现人人对战,人机对战的五子棋游戏。用到的数据库是mysql,建立一个表,能实现玩家查询,更改个人信息的功能。图形界面使用gtk写的。-Is under linux can simply towards war, man-machine war. Used the database is mysql, create a table, players can achieve query, change personal information functions. Graph
gtk_snake
- Linux下Gtk开发的贪吃蛇游戏:1. 可用鼠标或键盘操作移动蛇2. 蛇会自动移动3. 可暂停和重新开始4. 积分并计时,给出积分计时比-Snake game with GTK in Linux: 1. Move snake by mouse or keyboard2. Snake will automatically move 3. Can pause and re-start 4. The points and timing and the ratio of points and timi
cchess
- 基于GTK图形库和Linux平台的中国象棋源程序,用C语言开发。游戏很简单,但算法也挺麻烦的。受限于算法效率,本程序递归搜索只到6层,电脑的棋力大概相当于小学生水平。还有很大改进空间啦,哈哈。-A simple Chinese Chess game. Built on GTK and Linux evironment. Code is simple, while progress not. The level is like a ten years old child. Have fun:)