搜索资源列表
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
pexeso
- GTK based board game. You must find two same pictures.
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.
snake_new
- 贪吃蛇程序,gtk实现,可使用上下左右控制蛇的的移动,有计时器和难度选项-Snake program, gtk implementation, can be controlled using the up and down movement of the snake, a timer and difficulty options
Tetris
- linux下GTK库编写的俄罗斯方块游戏,练习GTK可以参考-Tetris game written in GTK library under linux, practice GTK can refer to
snake
- 贪吃蛇游戏,需要GTK+2.0,键盘up,down,left,right控制走向,有详细的注释-the game of snake
game
- its an snake game developed using gtk 2.0 and c language