搜索资源列表
linux-snack
- linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow-Snake GCC compiler linux in a terminal under the games, without having to open XWindow
eluos
- linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
guess
- 猜数游戏。计算机选择一个四位数,由游戏者来猜这个数,游戏者在终端不停输入四位数,每输入一次,计算机都指出该数猜对几位数字及有几位正确的数字的位置也正确,直到游戏者全部猜正确为止,计算机输出游戏者所猜的次数。编程序,实现该游戏。-Guessing game. Computer to select a four-digit, from the player to guess the number of players constantly in the terminal input four-dig
snaker
- 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数
Eros-exercise
- 俄罗斯方块。 使用ncurses在终端实现的俄罗斯方块游戏。-Tetris. Implemented in the terminal using ncurses Tetris game.
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,
miner.tar
- 自己写的扫雷游戏,可在终端上运行,画面一般-Write your own minesweeping games, running on the terminal screen general