【正文】
Dalian Neusoft Institute of Information Technology June 2020 Supervisor: Associate Professor Zhang Yang Ⅰ 畢業(yè)設(shè)計(jì)(論文)任務(wù)書 畢業(yè)設(shè)計(jì)(論文)題目: 基于 J2ME 手機(jī)華容道游戲的設(shè)計(jì)與實(shí)現(xiàn) 設(shè)計(jì)(論文)的 基本內(nèi)容: 隨著手機(jī)硬件設(shè)備性能的提高,基于 J2ME 的手機(jī)游戲開發(fā)前景看好。華容道 游戲的內(nèi)容是 將游戲主屏幕劃分為 幾個(gè)格子,曹操占據(jù)其中一個(gè)較大的格子,然后被 其他的 格子包圍,這些格子形狀 可以不相同 ,但是擋住了曹操移動(dòng)的方向 。本課題要求開發(fā)完成基于 J2ME 的手機(jī)華容道游戲的程序,所使用的開發(fā)軟件是 , , 和。而手機(jī)的功能也越來 越多,越來越強(qiáng)大。 隨著手機(jī)硬件設(shè)備性能的提高,基于 J2ME( Java 2 Micro Editon)的手機(jī)游戲開發(fā)前景看好。 基于 J2ME 的手機(jī)華容道游戲的實(shí)現(xiàn),把華容道這個(gè)游戲從游戲機(jī)上移植到手機(jī)上面,方便了人們平時(shí)的娛樂,可以隨時(shí)隨地的 進(jìn)行游戲。論文首先對華容道游戲進(jìn)行了需求分析,然后是相應(yīng)的詳細(xì)系統(tǒng)設(shè)計(jì),接著是系統(tǒng)的實(shí)現(xiàn)和測試。 關(guān)鍵詞 : J2ME 技術(shù) , 手機(jī)游戲 , 華容道大連東軟信息技術(shù)職業(yè)學(xué)院畢業(yè)設(shè)計(jì)(論文) III The design and implementation of a Mobile Game Named HuaRongDao based on J2ME Abstract With the development of new technologies and improvement of living standard, the phone began to spread, pact phone with its convenient, convenient features bee essential munication tool. The phone features are also more and more and more mobile games are far from what our impression of the Tetris, Snake, like picture simple, simple game rules, and to develop and handheld games to be parable to, and highly entertaining and form a plex interaction. With the improved performance of handset hardware, based on J2ME (Java 2 Micro Editon) mobile game development prospect. The mobile phone platform based mobile games also have a huge market space, and application along with the opening of 3g, mobile phone game will usher in a new round of games boom. J2ME mobile phone game based on the realization of Huarong, the Huarong game consoles to cell phones from the top, easy for people to usual entertainment, anytime, anywhere in the game. Main research topics based on J2ME mobile phone game Hua Rong Dao design and implementation to the Huarong game consoles to cell phones from the top, easy for people to usual entertainment also proved J2MEbased mobile game development prospects are promising. Firstly the game on the Huarong needs analysis, then the corresponding detailed system design, followed by system implementation and testing. Eventually the Eclipse environment, application of Java as a development language, to achieve a mobile gaming applications Huarong, the game will run at WTK emulator normally. Key words: J2ME, mobile phone game, HuaRongDao 大連東軟信息技術(shù)職業(yè)學(xué)院畢業(yè)設(shè)計(jì)(論文) III 目 錄 畢業(yè)設(shè)計(jì)(論文)任務(wù)書 ................................................................................................................. I 摘 要 ............................................................................................ II ABSTRACT .................................................................................. III 第 1章 緒 論 ...........................................................................................................................................1 課題背景及研究意義 .......................................................................................................................1 主要研究內(nèi)容 ........................................................................................................................................1 論文結(jié)構(gòu) ...................................................................................................................................................2 第 2 章 關(guān)鍵技術(shù)介紹 ................................................................................................................................................1 J2ME 介紹 ............................................................................................................................................................1 JDK 介紹 ...............................................................................................................................................................2 ECLIPSE集成開發(fā)環(huán)境介紹 ................................................................................................................................2 ECLIPSEME ............................................................................................................................................................3 WTK 介紹 .............................................................................................................................................................3 第 3 章 需求分析 .........................................................................................................................................................4 游戲規(guī)則與操作 ..................................................................................................................................................4 游戲畫面和按鍵 ..................................................................................................................................................4 游戲開發(fā)環(huán)境 ......................................................................................................................................................5 第 4 章 系統(tǒng)設(shè)計(jì) ...........................................................................................................................................................1 系統(tǒng)結(jié)構(gòu) ..............................................................................................................................................................1 IMAGE類的功能與實(shí)現(xiàn) ......................................................................................................................................1 DRAW 類功能與實(shí)現(xiàn) ...........................................................................................................................................4 MAP類 ...................................................................................................................................................................6 HRDDISPLAYABLE類 .....................