搜索资源列表
linux-snack
- linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow-Snake GCC compiler linux in a terminal under the games, without having to open XWindow
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
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.
snaker
- 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数
tcs
- Linux C语言下的贪吃蛇游戏程序设计,可供提取源代码-Linux C language programming under the Snake game, extract the source code available
snake
- Linux终端下编写“贪吃蛇”游戏 借着学习Linux系统编程的劲头,编写了一个终端下可以运行的贪吃蛇游戏,其中此视频游戏用到的一些知识和操作系统运行时候的一些简单功能有点类似-Prepared under the Linux Terminal " Snake" game by learning the momentum of Linux system programming, the preparation of the Snake game can run in a t
snake
- 在linux下使用QT做的贪吃蛇小游戏,供大家一起学习-QT under linux do the Snake small game for everyone to learn
mysnake
- linux下基于ncurses库的贪吃蛇游戏 WASD以及上下左右键均可控制方向,P键暂停以及取消暂停,Q键退出游戏-A classic game of snake which based ncurses library, W,A,S,D and UP, DOWN, LEFT, RIGHT to control the direction P for PAUSE, Q for QUIT
MySnakegame_SDL
- 功能:基于SDL贪吃蛇游戏,有背景图片和音乐 开发平台:VS2010+SDL1.2.15+SDL_image1.2.12+SDL_mixer-1.2.8 本程序也在linux下编译通过,本人在linuxmint下通过-Function: SDL-based Snake game, the background picture and music development platform: VS2010+SDL1.2.15+SDL_image1.2.12+SDL_mixer-1.2.8 T
snake
- 此程序是在linux環境下開發的在終端運行程序就可以玩遊戲用鍵盤控制蛇的去向,-This program is under the linux development environment to run in a terminal program can play the game using the keyboard to control the snake' s whereabouts,
snakeGame
- 基于Linux操作系统的贪吃蛇游戏软件,应用Qt软件实现的小游戏。-Linux-based operating system, Snake game software, application Qt software game.
Snakegame
- 贪吃蛇游戏,在Linux环境下运行,就面向对象编写-Snake game, running in a Linux environment, you write object-oriented
snake
- 这是一款能实现基本贪食蛇功能的游戏代码,在linux环境下使用。-This is a pivotal able to achieve the basic functions of the game code, used under linux environment.
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
Linux-Snake
- 基于Linux环境下开发的贪吃蛇游戏,自己做的第一个游戏。-Based on the Linux development environment Snake game,Do it myself first game.
snake-game
- 基于Qt的C++程序,实现贪吃蛇游戏,在Linux下完美运行,压缩包中含生成的.pro-c++ program based on the Qt , realize snake game, run under Linux perfect,
HexagonSnake
- 使用Qt5+vs2013开发,六边形贪吃蛇游戏,可以向六个方向行走的贪蛇,可以用qt或vs_qt_addin打开,支持window+linux-Use Qt5+vs2013 development, hexagon Snake game, you can walk in six directions greedy snake, can be opened with qt or vs_qt_addin, support window+linux
DRAGONIR_-snake
- 使用NASM实现简单的贪吃蛇游戏,可以在虚拟机上运行,可以编译成为EXE文件,也可以编译成COM文件在linux上运行-Use NASM simple Snake game, you can run on a virtual machine can be compiled into EXE files to be compiled into a COM file is run on linux
pyqt_snake-master.tar
- Python语言下PyQt实现的贪吃蛇游戏程序,windows和linux下都能正常运行。-Under language PyQt Python Snake game program implemented under windows and linux are functioning properly.
Snake
- ubuntu系统下编写的贪吃蛇小程序,增加了登陆界面。(The Snake Game program in Ubuntu, adding a login interface.)
