搜索资源列表
扑克24点游戏unix下C
- unix环境下c语言屏幕编程开发,扑克24点游戏(玩家可以积分)-unix environment c screen programming language, 24 points poker game (players integral)
feichuan
- 用C语言实现的飞船游戏,是本人图形学编程的课程设计-C language spaceship game, I graphics programming course design
car_man
- C语言实现图形编程游戏,小车移动到楼下,输入楼层编号,就可以上到几层-C graphical programming language games, trolley moved to the downstairs, the importation of floor numbers, can be more of the layers
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
socktool
- 完美世界游戏最新明文抓包工具。C语言开发,很有教学意义。
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.
LuaCombineVc
- Lua语言以其卓越的可扩展性、简单、高效率和与平台无关性在游戏领域得到广泛应用。今天花了一些时间学习VC和Lua如何混合开发,编写了一个小例程,和大家分享一下这方面的经验。-Lua language for its excellent scalability, simple, efficient and platform-independent nature of the field has been widely used in the game. Spent some time today
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
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)