Computer Engineering and Applications ›› 2008, Vol. 44 ›› Issue (32): 76-78.DOI: 10.3778/j.issn.1002-8331.2008.32.022

• 研发、设计、测试 • Previous Articles     Next Articles

Development of mobile network games based on J2ME

ZHU Quan-yin,ZHANG Hui,SUN Wen-jie   

  1. Department of Computer Engineering,Huaiyin Institute of Technology,Huai’an,Jiangsu 223001,China
  • Received:2008-06-05 Revised:2008-08-04 Online:2008-11-11 Published:2008-11-11
  • Contact: ZHU Quan-yin

基于J2ME技术的手机网络游戏研究与开发

朱全银,章 慧,孙文杰   

  1. 淮阴工学院 计算机工程系,江苏 淮安 223001
  • 通讯作者: 朱全银

Abstract: How to decompose the management platform and the contents of the mobile network is explores;and how to combine these services in the application needed in the mobile network games is achieved.The card games based on the J2ME and J2EE technology are developed,the MVC design model framework is used to improve the maintainability of the system and it is conducive to the redevelopment of the secondary system.The developed system which is coded by Java has a high remigration.It can implement the mainstream mobile platform,and reduce the cost of the migration.

Key words: mobile network games, framework mode, Java 2 Micro Edition(J2ME)

摘要: 探讨了一种能将移动手机网络游戏管理平台和内容相互分离,并在应用中根据需要进行组合的通用移动网络游戏系统的设计。手机游戏开发基于J2ME技术基础,以牌类游戏为实例,采用了MVC框架模式进行设计,提高了系统的可维护性,有利于系统的二次开发;基于Java的特性使该系统具有较高的可移植性,可在主流手机平台中正常运行,减少移植成本。

关键词: 手机游戏, 框架模式, J2ME