资源列表
webgame
- 经典小游戏网站源码,许多都在找类似的程序,本人觉得这套不错。 适合用于做休闲类游戏的网站,后台还有带有采集的模块。 很方便就更新丰富网站数据。 后台登录:网址/admin/admin_login.asp 管理员账户名:admin 密码:admin-Classic games website source, many are looking for a similar procedure, I feel this good. Suitable for doing casual
sword2_source
- 圣剑英雄2的游戏源代码 对于想编写游戏的人很有用处 其中有详细的文档分析和整个游戏引擎的解剖-Saint sword hero 2 game source code for people who want to write the game very useful document which detailed analysis of the anatomy and the game engine
Proteus
- 单片机搭建的俄罗斯方块游戏程序,通过PROTUES成功仿真实现。-SCM erected Tetris games by PROTUES successfully simulated.
puzzle
- 小游戏,小球可以自动找到迷宫出口,并走出迷宫-a game
game
- 贪死蛇游戏源码,,,,,具体的而设置和过程压缩包里有具体说明-Greedy dead snake game source ,,,,, specific settings and the process of compression bag and specific instructions
pushachongzi
- 这是一款模拟扑杀虫子的游戏,适合C++初学者学习-This is a simulation game kill insects for beginners to learn C++
8puzzle_in_Cshell
- 8 puzzle game programmed in (C shell) in unix system.
Tic_Tac_Toe
- This code was used to implement the Tic-Tac-Toe game and play it through the LAN with a friend. Of course, we use the TCP protocol to send instructions by using the COBOL programming language.
MineSweeper-J2ME-source-MohsenIT
- Minesweeper is a single-player video game. The object of the game is to clear an abstract minefield without detonating a mine. I am writing this game in J2SE with Jbuilder IDE. Amaze it!-Minesweeper is a single-player video game. The object of th
softhy455g
- 手机版的简单数独游戏,可以直接装于手机中进行运行,带个用户更好的游戏体验-A simple mobile phone version of Sudoku, can be installed on the phone running, with users better gaming experience .......
Celuosifangkuai
- 这是一个在turbo c 2.0环境下的俄罗斯方块,虽然vc下的也有,但turbo c这款经典的编译器也总是有很多人在用,提供一个这样的源码,供大家学习-This is a turbo c 2.0 under the Russian box, although there under the vc, but the turbo c compiler, this classic is always a lot of people use, to provide such a source, for
pacman.tar
- 这个游戏是吃豆子,做为写操作系统的一个训练。 它是运行在祼机上的一个小游戏,装在1.44M的软盘中。可以用Virutalbox挂载它来玩。是在Minix2下面开发的,故开发语言用的是as86汇编语言和C语言。里面附有游戏的镜像和源码,并且有很多注释,希望大家多多提意见:)-this is OS development warmup. it s an simple version of the classic game, Pacman. it s developed under Minix2.