搜索资源列表
linux-snack
- linux 贪吃蛇 GCC编译 在终端下进行游戏,不需要打开xwindow-Snake GCC compiler linux in a terminal under the games, without having to open XWindow
snake
- 超好玩的游戏 儿时的回忆 用C++编写 GCC编译-Ultra fun game childhood memories used C++ Preparation GCC compiler
snaker
- 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数
pictcs
- 贪吃蛇游戏gcc版本 桌面窗口 简单实现。。为了模拟原理-Gcc version of the game Snake
snakeGame
- Unix C写的贪吃蛇小游戏,用GCC编译就能运行,有详细注释-Unix C wrote the snake game, using GCC compiler can run, there are detailed notes