搜索资源列表
手机扫雷
- java版的手机扫雷游戏,使用jbuilder建立该project就可以运行了-java version of the mine phone games, using JBuilder establishment of the project on the run
saolei1123
- 小JAVA编写的一个小游戏,是我们以前玩过的小游戏——扫雷-small Java to prepare a small games that we played before small game -- mine
MineMidlet
- 扫雷的程序,包含:MineMidlet.java,MyButton.java, MyUI.java,Grids.java,MainCanvas.java
Mine
- 基于Eclipse开发的一个简单经典游戏-扫雷游戏,包含了该游戏的全部代码,非常适合于首次学习Eclipse开发Java游戏的范例。-Eclipse-based development of a simple, classic games- minesweeping game, the game contains all the code, very suitable for learning Eclipse the first time an example of the developmen
Mine
- Android 扫雷游戏源代码,代码中附加了详细的注释,另附加Ophone游戏开发文档,有详细搭建开发环境过程,与开发Android类似-Android mine game source code, code attached detailed notes, and the other documents attached Ophone game development, process development environment set up in detail, and the deve
saolei
- 用java在android平台上开发的一个简单的扫雷小游戏!可以为游戏开发的初学者提供帮助!-Android platform with java in the development of a simple mine game! Game development for beginners help!
saolei
- 安卓系统手机上扫雷游戏软件的设计与实现,JAVA编写-Design and Implementation of Android the system mobile game software
JMine-java
- 扫雷游戏 java编程 可在android手机中使用- Jmine written in java can be used in the android phone
jmine
- 件说明。运行java StartJMine启动程序,或双击StartJMine.bat启动扫雷游戏主程序。程序框架都在JMine.java中。JMine.java 还包括两个线程类,分别为计时器线程和胜利后等待用户重起游戏的线程。 游戏分为三个难度等级,分别有12、24、36颗雷。单击鼠标左键为踩雷。单击鼠标左键在标记,疑问,空白三种状态中循环。同时单击鼠标左右键为踩单击点在内的周围九格内所有没有标记为已标记的所有格子。同时程序从你单击第一次时开始计时,到胜利或引爆地雷终结。