搜索资源列表
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