搜索资源列表
java
- 游戏说明 用法: 用户名和密码都是1234 1,输入后,会验证,通过后会出现全屏幕的状态,无论当前是什么模式,都会统一设置成800*600,16位色深,60HZ的刷新率模式,如果当前系统不允许修改显示模式(linux下测试会出现此情况),则会使用当前的分辩率,这样可以会有一些显示方面的问题 2,押分键为主键盘的1至9,按回车键起动,跑完后,会根据你押的分数算出你的得分,如果你中了,则会重复播放音乐,如果没有中,则不播音乐 3,音乐会一直播下去,直到你按回车键把分移
Soko3008-Source
- Sokoban is a classic puzzle game invented in Japan. Sokoban means warehouse keeper in Japanese. The object of the game is to push chests into their correct position in a crowded warehouse with a minimal number of pushes and moves. The boxes can on
fangkuai
- 俄罗斯方块,600行代码!在达内学习期间写的,挺简单,上传分享下-Tetris, 600 lines of code! Within the study period up to write, quite simply, upload and share next
AIRFLY.
- C#打飞机游戏的雏形,类似雷电那种飞机大战游戏,C#游戏源码,采用面向对象编程的概念,不到600行代码,比较简单易懂,特别适合C#初学者学习游戏开发。本打飞机游戏支持键盘操作,也可以用鼠标操作,可以接子弹或者生命。下载源码后请重新编译,然后运行bin目录下的Aircraft.exe文件即可。 -C# prototype aircraft game, similar to the kind of aircraft lightning war games, C# game source code