资料详情

Python游戏嗷大喵快跑设计丨跑酷小游戏设计论文和源码

头像

Python

编号:1788

Python游戏嗷大喵快跑设计

软件工程


00001[摘 要] 嗷大喵快跑。 使用python+pygame开发的一个跑酷类小游戏,一共有5关,在赢得比赛或者结束游戏的时候会有积分榜。有音效的哦

[关键词]  pycharm,python



Abstract:Chinese Name: aodamiaoRunFast. Using python+ pygame development of a Parkour class game, a total of 5 off, the win or 

the game ends when there will standings. There are sound oh.

Key words:pycharm,python


目    录

1 引言 1

1.1 选题背景及意义 1

1.2 国内外研究现状 1

1.3 开发目标 2

2 技术简介 2

2.1 开发环境 2

2.2 Python 2

3 需求分析 2

3.1 可行性分析 2

3.1.1 硬件以及技术的可行性 2

3.1.2 运行可行性分析 2

3.2 功能性需求分析 2

3.2.1 功能描述 2

4 系统设计 3

4.1 总体设计 3

4.2 详细设计 3

5 系统实现 3

5.1 创建精灵 3

5.2 创建滚动地图 5

5.3 加载音频 5

6 系统测试 7

6.1 测试目的 7

6.2 测试技术 7

6.3 测试模块 7

6.4 测试结果 7

结束语 8

致谢 10