搜索资源列表
block.tar
- 终端模式下的俄罗斯方块 c写的,终端模式下的俄罗斯方块 支持单人游戏和网络双人游戏 注意,运行前先把窗口最大化 ./block 运行单人模式 ./block server 运行服务器端 ./block client (serverip)运行客客户端 安装步骤: make ./block gcc block.c -o block -lcurses -lpthread-terminal mode of the Russian box c write, T
gamepuzzle
- C语言编写的迷宫游戏,基于GCC。请使用wsad来控制移动。-C language maze game, based on the GCC. The use wsad to control the move.
snake
- C语言写贪食蛇程序基于GCC标准(啊哈C)可以运行。-Snake program written in C language based on GCC standards (aha C) can run.
paint
- 用C语言写的字符画板,基于gcc。可以用字符作画。-Written in C language character drawing board, based on gcc. Characters can be used to paint.