Yiyang's Game App Milestones

by Yiyang Shi

02 Mar 2016

I would like to create a game that is similiar to Angry Bird. Users use birds, in this case angry turtles, to target and shoot stacked ice. I would like the users to be able to change the target direction using keyboard, and change the shooting speed of the angry turtles using click. If I have time, I will create different turtle modes that user can choose using click and change speed control to keyboard since its more intuitive. Below are my milestones.

Milestones:

  • draw shooting barrel and ice stack
  • link shooting barrel with keyboard control. Make shooting barrel rotate by clicking “Up” or “Down”
  • make turtle move along the direction of the shooting barrel in straight line
  • make turtle move along the direction of the shooting barrel in parabola
  • define “hitting the target”
  • make the game delete one ice when the user hit the ice stack
  • link shooting speed with click.
  • create “Win” animation

Optional Milestones:

  • make a welcoming manual
  • create turtles with different mode
  • allow clicking to choose turtle modes and change speed control to keyboard control.
Find Yiyang Shi on Twitter, Github, and on the web.