搜索资源列表
hrd-gtk-0.1.1
- 华容道gtk版 将压缩包在任一目录下解开,直接运行./hrd或先运行make生成与你的系统相适应的可执行文件,然后再执行./hrd。 本软件暂时只精选了四种布阵法,并且只演示前两关的最优解法。只提供一套默认皮肤,没有加入人物肖像。-HuaRong Road gtk compressed version of the directory as an untied direct running. / HRD first running or make your generation t
dick-0[1].0.1.tar
- Dick Board Games是一个为QT, GTK和控制台提供的棋类游戏集(类似于tic-tac-toe),一行4个棋子,现在实现了tic-tac-toe。-Dick Board Games are a set of games provided for QT, GTK and control platform(similar to tic-tac-toe). four chessman one row. now it has realized tic-tac-toe.
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
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.
snake_new
- 贪吃蛇程序,gtk实现,可使用上下左右控制蛇的的移动,有计时器和难度选项-Snake program, gtk implementation, can be controlled using the up and down movement of the snake, a timer and difficulty options
saolei
- 使用GTK+库实现一个扫雷程序,GTK+的主要函数和数据结构包括以下三个部分: 1 控制流程(Control Flow) 2 控件管理(Manage Widget) 3 事件处理(Dispose Event) -Implement a demining programs using GTK+ library, the GTK+ main function and data structure includes the following three parts: 1 Contro
TANCHISHE(GTK)
- 是一款比较需要耐心的游戏,用游戏把子上下左右控制蛇的方向,寻找吃的东西,每吃一口就能得到一定的积分,而且蛇的身子会越吃越长,身子越长玩的难度就越大,不能碰墙,更不能咬自己的尾巴,等到了一定的分数,就能过关,然后继续玩下一关!-Is a comparison game requires patience, use game traverse to the child the up and down or so control the snake s direction, looking for f
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:)