搜索资源列表
snake
- 简单的gtk+环境下的贪吃蛇游戏源码,供学习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
practice
- 几个gtk实例,calc是计算器,tank是键盘响应移动小箭头,jumpinglabel是时钟的使用,primenumber是求最大质数,snake是利用资源文件修改控件外观。-Several gtk example, calc is a calculator, tank is the keyboard to respond to moving small arrow, jumpinglabel is the use of the clock, primenumber is to strive
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
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
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
snake_linux
- 使用GTK+空间绘制的贪吃蛇程序,完全用C编写,运行在linux环境下,如果windows环境下也安装了gtk的win32版,也可以显示。-A snake program written with the GTK+ Toolkit, and can be run in the linux enviornment.
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
6贪吃蛇游戏(图形界面)
- 使用c++语言写的基于Linux平台下运行的贪吃蛇游戏(The snake game running on the Linux platform based on the c++ language)