搜索资源列表
lletters_0.1.95
- 此程序基于作者的女儿(曾经)最喜欢的游戏: Larry的字母与数字学习(Larry s Learning Letters and Numbers)。此程序是它的 Linux 的替代品,从头开始编写,并加入很多改进。它基于 X 图形界面 的 GTK (Gimp 工具包)库。
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
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:)