Location:
Search - java game mvc
Search list
Description: 使用JAVA开发的一个基于MVC模式的投蛋小游戏。一个典型的模型-视图-控制的例子。是软件体系结构中的一个典型。-use of a Java-based development of the MVC model for small eggs game. A typical model-view-control example. The software architecture of a typical.
Platform: |
Size: 78136 |
Author: 何芳 |
Hits:
Description: 我写了个和MS的扫雷长象和玩法都一样,但我的有以下特别功能: 1 开始游戏第一下永远不会点到雷 2 (保存/恢复 )可以在任何时候保存游戏状态,可在任何时候恢复 3 100% 纯 JAVA 编写, 可以在任何系统上运行,比如苹果电脑和LINUX等 4 100% 公开源代码 这个游戏基于MVC架构编写. 把jar文件默认打开程序设为JAVA虚拟机,就可双击JMinesweeper来启动游戏,如果没有装JAVA虚拟机可以去SUN的主页上下载: http://jdl.sun.com/webapps/download/AutoDL?BundleId=9992 把JMinesweeper.jar用WinRAR或WinZip解压后,可以在解压文件夹中找到这个游戏的所有源码。-I wrote a MS-like mine, and games are played are the same, but I have the following functions : starting a game will never be the first to mine two points (preservation / restoration) can be preserved at any time, the game may be resumed at any time 3100% Pure Java prepared, any system running, such as Linux and Apple Computer as 4,100% of the open-source MVC framework based on the game prepared. put jar document procedures set by default to open Java Virtual Machine, JMinesweeper can double-click to start the game, if not installed Java Virtual Machine can go to the home page of the Sun Download : http://jdl.sun.com/webapps/download/AutoDL BundleId = 9992 JMinesweeper.jar use WinRAR or WinZip decompression, in extracting file folders to find the source of all the games.
Platform: |
Size: 136648 |
Author: Eric |
Hits:
Description: 我写了个和MS的扫雷长象和玩法都一样,但我的有以下特别功能: 1 开始游戏第一下永远不会点到雷 2 (保存/恢复 )可以在任何时候保存游戏状态,可在任何时候恢复 3 100% 纯 JAVA 编写, 可以在任何系统上运行,比如苹果电脑和LINUX等 4 100% 公开源代码 这个游戏基于MVC架构编写. 把jar文件默认打开程序设为JAVA虚拟机,就可双击JMinesweeper来启动游戏,如果没有装JAVA虚拟机可以去SUN的主页上下载: http://jdl.sun.com/webapps/download/AutoDL?BundleId=9992 把JMinesweeper.jar用WinRAR或WinZip解压后,可以在解压文件夹中找到这个游戏的所有源码。-I wrote a MS-like mine, and games are played are the same, but I have the following functions : starting a game will never be the first to mine two points (preservation/restoration) can be preserved at any time, the game may be resumed at any time 3100% Pure Java prepared, any system running, such as Linux and Apple Computer as 4,100% of the open-source MVC framework based on the game prepared. put jar document procedures set by default to open Java Virtual Machine, JMinesweeper can double-click to start the game, if not installed Java Virtual Machine can go to the home page of the Sun Download : http://jdl.sun.com/webapps/download/AutoDL BundleId = 9992 JMinesweeper.jar use WinRAR or WinZip decompression, in extracting file folders to find the source of all the games.
Platform: |
Size: 136192 |
Author: Eric |
Hits:
Description: 使用JAVA开发的一个基于MVC模式的投蛋小游戏。一个典型的模型-视图-控制的例子。是软件体系结构中的一个典型。-use of a Java-based development of the MVC model for small eggs game. A typical model-view-control example. The software architecture of a typical.
Platform: |
Size: 77824 |
Author: 何芳 |
Hits:
Description:
Platform: |
Size: 37888 |
Author: 罗鹏魁 |
Hits:
Description: 扫雷游戏 MVC模式编写 包括源代码和可执行程序 以及文件和文档说明-MVC-mine game preparation including source code and executable program files and documents, as well as note
Platform: |
Size: 270336 |
Author: zhangjing |
Hits:
Description: PC经典RPG游戏《仙剑奇侠传》手机版的源码-PC classic RPG game
Platform: |
Size: 653312 |
Author: hahaonline |
Hits:
Description: BS版仿联众打扑克游戏(MVC)v10
BS版仿联众打扑克游戏(MVC)v10-BS version of imitation OurGame playing poker game (MVC) v10BS version of imitation OurGame playing poker game (MVC) v10
Platform: |
Size: 1011712 |
Author: 李军 |
Hits:
Description: 一款简单的推箱子游戏,采用的是MVC模式,分有两个关口-A simple game that developed by using JAVA.
Platform: |
Size: 1446912 |
Author: 陈龙 |
Hits:
Description: 简单贪吃蛇游戏,利用mvc思想设计,适合初学java的人-Simple Snake game using the ideological mvc design, suitable for beginners who java
Platform: |
Size: 32768 |
Author: wqs |
Hits:
Description: Game sudoku java swing mvc
Platform: |
Size: 281600 |
Author: aaa |
Hits:
Description: 贪吃蛇游戏java源代码 采用mvc模式编写
对初学者有帮助-Snake game source code java mvc pattern used to help beginners write
Platform: |
Size: 18432 |
Author: MirQ |
Hits:
Description: Java实现的贪吃蛇小游戏,采用的是MVC模式开发-Snake game using java,with MVC pattern
Platform: |
Size: 18432 |
Author: 胡家威 |
Hits:
Description: Java 实现的俄罗斯方块小游戏,采用MVC模式开发的-Tetris game using java,with MVC pattern
Platform: |
Size: 21504 |
Author: 胡家威 |
Hits:
Description: Java实现的坦克大战游戏,采用了MVC模式-Java implementation of the Tank War game, MVC pattern
Platform: |
Size: 25600 |
Author: 胡家威 |
Hits:
Description: 用mvc方式实现的贪吃蛇游戏,共有4个类。运行greedsnake运行即可。主要是观察者模式的使用,已经添加了很多注释了。Java语言编写-Be achieved using mvc Snake game, a total of four categories. Run greedsnake run. Mainly use the Observer pattern has
Add a lot of annotated.
Platform: |
Size: 4096 |
Author: andy |
Hits:
Description: java实现的android版飞机游戏,主要有surfaceView、mediaPlayer、MVC等的运用-java implementation plane game android version, mainly surfaceView, mediaPlayer, MVC, etc. use
Platform: |
Size: 36864 |
Author: kang |
Hits:
Description: 贪吃蛇,典型MVC模式设计范例,直接用eclipse导入运行。-a java game named SNAKE in MVC design patten, imported by eclipse, and run directly
Platform: |
Size: 28672 |
Author: vincent |
Hits:
Description: 这是一个用java实现的俄罗斯方块,方向键控制移动方块方向,向上键旋转方块,p键暂停,空格键瞬间下落,enter键开关方块下落时的竖条阴影,q键为作弊键。
此小的游戏程序运用了java的jdbc 反射 mvc框架 xml配置文件 swing 线程等知识点-This is a java Tetris, the arrow keys to move the box to control the direction of rotation up key box, p key to pause, instant spacebar whereabouts bars shadow box, enter the whereabouts of the key switch, q key is cheating key.
This small game program uses the jdbc java mvc framework reflecting xml configuration files and other knowledge swing thread
Platform: |
Size: 4987904 |
Author: 李的根 |
Hits:
Description: 俄罗斯方块游戏java源码
参考java贴吧大神翼神的教程
复习java兼学习MVC框架的作品
实现基本的计分消行功能-Tetris game java java source reference wing posted it works great God and God' s java tutorial review of basic learning MVC framework scoring eliminate line functions
Platform: |
Size: 1690624 |
Author: 叶昊辰 |
Hits: