C#的贪吃蛇游戏设计+需求分析+概要设计 摘 要:基于C#技术和.NET Framework开发环境,开发了一个操作简单、界面美观、功能较齐全的“贪吃蛇”游戏。整个游戏包括开始、暂停、结束、音乐的播放及关数的选择等功能。本文主要介绍了游戏系统开发的背景、系统的需求分析、软件设计的实现。最后的调试过程和测试结果表明该系统运行效果良好,取得了预期效果。
关键词: C#;.NET Framework;“贪吃蛇”游戏
Design of " Snake" Game Based On C#
Abstract:Based on C#technology and the .NET Framework development environment, developed a simple, attractive interface, features more complete, " Snake" game。The entire game to start, pause, end music player and off the number of choices。This paper describes the background of the game system development, system requirements analysis, software design. The final commissioning process and test results show that the system is running well, and achieved the desired results
Key Words:C#;.NET Framework;" Snake" game
目 录
摘 要. 1
引言 1
1.游戏开发环境 2
1.1 开发工具 2
1.2 应用环境 3
2.游戏需求分析 3
2.1 需求分析 3
2.2 可行性分析 4
3.程序概要设计 4
3.1 设计目标 4
3.2 程序功能模块 4
4.程序详细设计 6
4.1 程序设计 6
4.2 软件实现 6
5.游戏测试 10
6.总结和展望 11
6.1总结 11
6.2展望 11
参考文献 12
致谢 13,3249