搜索资源列表
扑克24点游戏unix下C
- unix环境下c语言屏幕编程开发,扑克24点游戏(玩家可以积分)-unix environment c screen programming language, 24 points poker game (players integral)
linux_tuixiangzi
- 这是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
boswars
- Linux系统下的《红色警戒》游戏,C++语言编写,自带2D游戏引擎,可以局域网联网对战,采用著名3D建模软件Blender建模。
snake.tar
- linux下的一个小游戏贪吃蛇,用c语言写成.
tetris.tar.gz
- linux qt3下开发的小游戏,俄罗斯方块的源代码,c++语言,linux ,qt3, blockgame, This source code is licensed under the GNU General Public License
ball_game
- linux 环境下的一个用C语言开发的小游戏,一个好简单的游戏.-linux environment using C language development, a little game, a good simple game.
sudoku.tar
- 在linux下用c语言开发的产生数独游戏的矩阵。-generate the matrix of sudoku randomly.
socket
- 这个猜数字游戏的代码和程序,有客户端和发送端,程序是c语言程序,有需要的可以下载-The number guessing game code and procedures, client and send the client, the program is the c language program can be downloaded in need
typeword
- 用C语言写的打字游戏,有点像金山打字的效果.-Written in C language with typing games, a bit like Jinshan typing results.
Backgammon
- 五子棋(文本图形版)。五子棋小游戏的详细C语言源程序。可运行。-Backgammon (text graphics version). Backgammon game more C language source code. Can run.
hannuo.tar
- 使用C语言实习的Linux终端下的汉诺塔游戏,可以根据难度选择N的大小,N越大,难度就越高-source code of hannuo tower game written by C,it is my first do something by C myself,fighting!
game-c-code
- 这是在Linux系统下使用c语言编程实现的数独小游戏,可供大家参考 -C programming language used Linux system Sudoku game available for reference
cal-expression
- C语言实现,输入一个表达式,输出结果,已经测试 以及一个大富翁小游戏学习资料-give a expression ,and back a result
Linux
- 东大软院Linux大实验。在Linux环境下通过C语言实现模拟猜数的游戏,实现客户端与服务器之间的通信。-East Hospital Linux soft big experiment. Guessing game based on socket communications. Client and server side.
tanchishe
- 贪吃蛇游戏基本功能,Linux qt 下 C语言呢实现(About tanchishe basic require)
6贪吃蛇游戏(图形界面)
- 使用c++语言写的基于Linux平台下运行的贪吃蛇游戏(The snake game running on the Linux platform based on the c++ language)
五子棋
- 利用Linux C制作一个五子棋小游戏。(Make use of Linux C to make a small game of Gobang.)
2048game.tar
- 2048小游戏的简单c语言编程,适合初学者看,简单易懂,(The simple C language programming of 2048 small games)
snakeQT
- QT界面的最简单的贪吃蛇小游戏,C++语言编写(The simplest greedy Snake game on the QT interface, written in the C++ language)