Description: 用linuX 下的C语言 运用CURSES编写的俄罗斯方块游戏,很好,这个是本人原创,值得参考-linuX use the C language CURSES prepared by the Russian box game, well, this is the original, worthy of reference Platform: |
Size: 9313 |
Author:李博 |
Hits:
Description: 该程序是在linux下运行的俄罗斯方块游戏的原代码,使用ncurses作图形显示,提供速度和关卡选择- This procedure is the Russian block game original code which
moves under linux, uses ncurses to make the graphical display,
provides the speed and the checkpoint chooses Platform: |
Size: 19456 |
Author:代进 |
Hits:
Description: 用linuX 下的C语言 运用CURSES编写的俄罗斯方块游戏,很好,这个是本人原创,值得参考-linuX use the C language CURSES prepared by the Russian box game, well, this is the original, worthy of reference Platform: |
Size: 9216 |
Author:李博 |
Hits:
Description: Linux下使用ncurses库制作的贪吃蛇的游戏,实现随机出现4种不同食物,实现加速、减长两种道具功能-Linux use ncurses library produced by the huge memory of the game, realize there were four different kinds of food, to achieve accelerated, reducing long two props function Platform: |
Size: 3072 |
Author:summer |
Hits:
Description: 这是LInux下C语言开发的推箱子游戏。对学习curese编程的人有帮助
用了大量的Curese函数,此游戏可建立关卡。默认有10关。
作者
/* File: tuixiangzi.c */
Makefile如下:
all: tuixiangzi
tuixiangzi: tuixiangzi.c
gcc -o tuixiangzi tuixiangzi.c -lcurses
clean:
rm -f tuixiangzi *.bak-under the C-language development Tuixiangzi game. Curese learning program to help people with a lot of Curese function, this game can be established checkpoints. The default is 10 clearance. Author/* File : tuixiangzi.c*/Makefile as follows : all : tuixiangzi tuixiangzi : tuixiangzi.c gcc-o tuixiangzi tuixiangzi.c- lcurses clean : rm-f tuixiangzi*. bak Platform: |
Size: 4096 |
Author:张华 |
Hits:
Description: linux curses 图形编程的例子,贪吃蛇游戏!做的还可以-graphical programming linux curses example, Snake game! Can also make the Platform: |
Size: 3072 |
Author:林汉杰 |
Hits:
Description: 用C语言在linux平台下基于curses图形库的俄罗斯方块游戏,功能强大。独一无二。-Using C language in linux platform graphics library based on curses Tetris Game and powerful. Unique. Platform: |
Size: 12288 |
Author:mei |
Hits:
Description: 用linuX 下的C语言 运用CURSES开发的俄罗斯方方块游戏源码,非常好,这个是本人原创,值的参考 可直接使用。
-The C language under Linux using CURSES development of the Russian puzzle game source code, very good, this is my original, the value of the reference can be directly used. Platform: |
Size: 9216 |
Author:fjk2002 |
Hits:
Description: 这是在linux操作系统下使用curses库实现的五子棋小游戏程序-Curses library implements backgammon game program in linux operating system Platform: |
Size: 7168 |
Author:小飞 |
Hits: