• <tfoot id="q8mga"><input id="q8mga"></input></tfoot>
  • <strike id="q8mga"><menu id="q8mga"></menu></strike>
    <del id="q8mga"></del><td id="q8mga"><tfoot id="q8mga"></tfoot></td><tfoot id="q8mga"><rt id="q8mga"></rt></tfoot>
    <strike id="q8mga"><input id="q8mga"></input></strike>
    論文格式
    電氣工程 會計論文 金融論文 國際貿易 財務管理 人力資源 輕化工程 德語論文 工程管理 文化產業管理 信息計算科學 電氣自動化 歷史論文
    機械設計 電子通信 英語論文 物流論文 電子商務 法律論文 工商管理 旅游管理 市場營銷 電視制片管理 材料科學工程 漢語言文學 免費獲取
    制藥工程 生物工程 包裝工程 模具設計 測控專業 工業工程 教育管理 行政管理 應用物理 電子信息工程 服裝設計工程 教育技術學 論文降重
    通信工程 電子機電 印刷工程 土木工程 交通工程 食品科學 藝術設計 新聞專業 信息管理 給水排水工程 化學工程工藝 推廣賺積分 付款方式
    • 首頁 |
    • 畢業論文 |
    • 論文格式 |
    • 個人簡歷 |
    • 工作總結 |
    • 入黨申請書 |
    • 求職信 |
    • 入團申請書 |
    • 工作計劃 |
    • 免費論文 |
    • 合作期刊 |
    • 論文同學網 |
    搜索 高級搜索

    當前位置:論文格式網 -> 畢業論文 -> 計算機論文
    畢業論文標題:

    簡單小游戲設計

     本文ID:LWGSW13879 價格:收費積分/100
    掃一掃 掃一掃
    本站會員可自行下載:下載地址 簡單小游戲設計 (收費:1000 積分)  

    論文字數:10631,頁數:36

     摘 要


    隨著軟件技術以及互聯網技術的不斷發展,游戲產業發展迅速,已經成為經濟增民的一個亮點。實踐是軟件開發的核心,對代碼要求精益求精,在開發的過程中,簡單設計,用測試驅動,通過重構和迭代代碼實現現設計。
    本文簡要的介紹了游戲的開發現狀,以及游戲開發中存在的問題。另外還簡單地介紹了眾多游戲開發軟件中的一種——即Visual Basic,其中主要地介紹了Visual Basic 6.0,以及Visual Basic的編程環境。同時通過兩個小游戲簡單介紹了利用Visual Basic 6.0開發游戲的處理過程。在本文中主要介紹了24點紙牌和拼拼圖游戲的開發,包括界面的設計和相應的界面設計原則,還介紹了其開發環境。同時也也對游戲系統的公共功能模塊做了闡述。
    通過對該課題的研究設計,對如何運用Visual Basic來設計游戲有了一定程度的了解,并對如何設計游戲的構架有所掌握。

    關鍵詞:游戲設計;Visual Basic技術;界面設計;模塊;算法

     


    Abstract


    Along with the software technology as well as the Internet technology unceasing development, the game industry development is rapid, already became the economy to increase a people's luminescent spot. The practice is a core which software develops, requests to the code to strive for perfection, in the development process, the simple design, with the test actuation, passed the overweight construction and the iteration code realization presently designs this article brief introduction game development present situation, as well as the game developed the question which existed.
    Moreover also simply introduced the multitudinous game develops in software one kind is Visual Basic, mainly introduced Visual Basic 6.0, as well as Visual Basic programming environment. Meanwhile simply introduced through two small games uses Visual the Basic 6.0 developments games the treating processes. Mainly introduced in this article 24 playing card and put together the chart game the development, including contact surface design and corresponding contact surface principle of design, but also introduced its development environment.
    Simultaneously also also has made the elaboration to the game system public function module through to this topic research design, how to designed the game using Visual Basic to have the certain degree understanding, and how to designed the game the skeleton to have grasps.


    Key word: The game designs;Visual Basic technology;contact surface design; module;algorithm

     

    目   錄


    第一章 游戲開發的現狀分析 1
    1.1游戲開發現狀 1
    1.2 游戲開發中存在的問題 2
    第二章  游戲開發的技術基礎 3
    2.1 Visual Basic技術 3
    2.1.1游戲開發軟件的介紹 3
    2.1.2 Visual Basic概述 3
    2.2 Visual Basic的編程環境 4
    2.2.1 Windows下的Visual Basic編程環境 4
    2.2.2 面向對象的編程 4
    2.2.3 VB在系統中的應用 6
    2.3 小結 9
    第三章  系統總體規劃 10
    3.1 系統功能簡介 10
    3.1.1 24點紙牌簡介 10
    3.1.2 拼拼圖簡介 10
    3.2 系統開發方法 11
    3.2.1 24點紙牌的開發 12
    3.2.2 拼拼圖的開發 21
    3.3 系統開發環境 25
    3.3.1 開發平臺 25
    3.3.2 運行平臺 25
    3.3.3 輸入輸出設計 25
    3.4 小結 26
    第四章  系統功能模塊設計 27
    4.1 24點紙牌游戲公共模塊 27
    4.2 拼拼圖公共模塊 29
    4.3 小結 30
    第五章 總結與展望 30
    5.1 全文總結 30
    5.2 展望 31
    參考文獻 31
    致  謝 33


    相關論文
    本論文在計算機論文欄目,由論文格式網整理,轉載請注明來源www.donglienglish.cn,更多論文,請點論文格式范文查看
    上一篇:VB打字系統 下一篇:藥品供銷存貯系統
    Tags:簡單 小游戲 設計 【收藏】 【返回頂部】
    最新文章
    熱門文章
    計算機論文
    推薦文章

    本站部分文章來自網絡,如發現侵犯了您的權益,請聯系指出,本站及時確認刪除 E-mail:349991040@qq.com

    論文格式網(www.donglienglish.cn--論文格式網拼音首字母組合)提供計算機論文畢業論文格式,論文格式范文,畢業論文范文

    Copyright@ 2010-2018 LWGSW.com 論文格式網 版權所有 蜀ICP備09018832號

    感谢您访问我们的网站,您可能还对以下资源感兴趣:

    论文格式网:毕业论文格式范文
    <abbr id="s2a20"></abbr>
    <abbr id="s2a20"></abbr>
          <fieldset id="s2a20"></fieldset>