摘 要 本系统是一个基于Java ME平台的无线网络移动端的俄罗斯方块游戏,利用Java ME Wireless Toolkit(WTK)开发包工具在无线网络移动端上实现经典的俄罗斯方块游戏。论文开始部分对无线网络移动系统开发中常使用几种开发语言和环境作了比较,说明了选择JAVA ME Wireless Toolkit作为开发环境的的原因并对它作了相关的介绍。并展示了在WTK中打开一个项目、把源文件打包成JAR包、产生混淆包的方法和过程。在系统设计时,遵循了无线网络移动端程序的startApp、pauseApp、destroyApp的开发生命周期。在设计与实现方面,分成难度选择、游戏规则、方块处理这几个模块进行实现。在开发与实现的同时也讲解了俄罗斯方块这款古老而经典游戏的游戏背景、规则以及相关特性。最终展示了无线网络移动端的游戏开发的基本开发过程和设计思路。
关键词:无线网络移动端;JAVA ME;俄罗斯方块;游戏开发 Realization of the TETRIS Game Based On Mobile Platform of JAVA ME Wireless Network Abstract Puzzle games are a pretty interesting type of game to create for Java ME. TETRIS is a great example of a mix of puzzle and action. TETRIS is one of the few games that achieve ultimate popularity. It is remarkably simple, yet remarkably difficult. The system is a TETRIS which is based on the platform of Java ME mobile wireless, applying Java ME Wireless Toolkit (WTK) to achieve using TETRIS in simulator. This article offers a brief introduction about the development of JAVA ME Wireless Toolkit. The design and the development are including three parts: TETRIS’s rules, the selecting of difficulty and the disposing of pieces. In the process of development and implementation, the article also interprets the TETRIS's rules and TETRIS’s characters to show all the process of the development and design.
Key words: wireless network UE; JAVA ME; TETRIS; game development