Final project proposal
192-0070
1 – Summary of your project.
It is based on an existing game which is called “league of dodging”.
And the main idea of the game is controlling a champion to dodge all the skills come
from different direction randomly.
This is how the game looks like.
The more skills you dodge, the higher mark you get.
2 – Specific features you want to implement
Character controls : mouse right click.
Game mode: This will be a single player game.
AI: no.
UI: score only
Art assets: a picture of summer’s rift, a picture of yasuo(may can have some pictures of other
champions) picture of rank levels and picture of Morgana’s q skill.
Summer’s rift:
Picture of yasuo:
Picture of rank level:
Picture of Morgana’s q skill:
Input: mouse input.
3 – Systems.
I need to write a player controller system,UIManager.
4 – Timeline
week 1: Find all the elements that would be used in game.
all game art assets loaded.
week 2: Build the frame of the game.
week 3:UI finished.
week 4:player controls done.
week 5:debugs.
week 6: Done!
and do the presentation

因为专业,所以值得信赖。如有需要,请加QQ:99515681 或 微信:codehelp

192-0070 Final project proposal的更多相关文章

  1. project proposal写作框架

    主要有八个因素: 背景(Your Background):对于proposal有意义的要点,如国家职业证书.技能.经验.能力和实习经历等. 大纲(Outline Proposal):描述你明确的感兴趣 ...

  2. C# final project

    Problem Statement You are tasked with developing a task manager. The task manager will allow people ...

  3. Finish final project

    一.项目地址:https://github.com/Joyce45/final-project 二.团队成员陈述: 于浩: 张雨: 遇到的问题:1.通过relativepanel解决了刚开始设计上使用 ...

  4. (Forward) Music Player: From UI Proposal to Code

    Some developers have difficult to code when the UI proposal is a bit “sophisticated” or “complex”. M ...

  5. The Simplified Project Management Process

    One of the challenges of explaining project management to people who are unfamiliar with the approac ...

  6. Project Management Process

    Project Management ProcessDescription .............................................................. ...

  7. Web Project配置Hirbernate

    1:首先找到hibernate-release-4.1.9.Final.zip\hibernate-release-4.1.9.Final\lib\required ,把required里的所有jar ...

  8. 如何在美国公司写project plan 邮件--以hadoop安装和Mahout数据分析为例子

    Hi, XXX (boss name) Project Title:  Hadoop installation and Data analysis based on Mahout Deliverabl ...

  9. AKA “Project” Milestone

    Homework 6 (60 points)Due Thursday, April 25th at 11:59pm (via blackboard) AKA “Project” Milestone # ...

随机推荐

  1. Zynq 7020笔记之 GPIO MIO 和EMIO的学习

    1 参考 Xilinx ZYNQ 7000+Vivado2015.2系列(四)之GPIO的三种方式:MIO.EMIO.AXI_GPIO 2 理论指示 在PS侧,有PS自己的IO pin,称为MIO,共 ...

  2. fineui整合kindeditor的例子

    如果看不清: http://fineui.com/bbs/forum.php?mod=viewthread&tid=6683   注意:高于fineui v4.2.0的版本kindeditor ...

  3. 精通react之react-router4源码分析(100代码实现router功能)

    1.react-router4 是一个 react 组件 通过和 location / histroy 结合,来显示页面不同URL对应显示不同的组件 其中包含了三种路由.hash / boswer 等 ...

  4. C++自主测试题目

    下面是题目 后面有代码 1.键盘输入3个整数a,b,c值,求一元二次方程a*X∧2+b*X+c=0(a≠0)的根,结果保留两位小树. 2.编写一个口令输入程序,让用户不停输入口令,直到输对为止,假设口 ...

  5. Gin上传文件到MongoDB gridfs

    目录 上传图片 下载图片 上传图片 func imagePost(c *gin.Context) { image, err := c.FormFile("file") if err ...

  6. NOI2019 退役记

    最终还是在意料之中退役了. 总的来说,这一年确实曲折坎坷,曾踏足山巅,也曾陷入低谷,二者都让我受益良多. 没有太多不甘,水平已经正常发挥,哪敢还有一丝奢求. 省选时其实已经早就做好退役的准备了,但命运 ...

  7. springboot笔记10——整合Redis

    依赖 <dependencies> <!--web依赖--> <dependency> <groupId>org.springframework.boo ...

  8. 【转载】 C#中使用float.Parse方法将字符串转换为Float类型

    在C#编程过程中,很多时候涉及到数据类型的转换,例如将字符串类型的变量转换为单精度Float类型就是一个常见的类型转换操作,float.Parse方法是C#中专门用来将字符串转换为float类型的,f ...

  9. 英语Affrike非洲Affrike单词

    中文名称阿非利加洲(全称) 外文名称Africa 别 名Affrike 行政区类别洲 下辖地区北非.东非.西非.中非.南非 地理位置东濒印度洋,西临大西洋,北至地中海,南至好望角 面 积3022万平方 ...

  10. VirtualBox下设置 XP虚拟机桥接模式

    virtualBox下设置虚拟机桥接模式