搜索资源列表
linux-snack
- linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow-Snake GCC compiler linux in a terminal under the games, without having to open XWindow
snaker
- 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数
snake
- 在linux下使用QT做的贪吃蛇小游戏,供大家一起学习-QT under linux do the Snake small game for everyone to learn
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,
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,
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
