~ Code the helicopter to move using the arrow keys (don't let it go upside down!) ~ Add a ground take-off site (or make it random) ~ Animate the helicopter (hoovering/rotating effect, etc) ~ Add a landing site sprite target (or make it random) ~ Add a countdown timer (gameplay stopped/power-up, etc) ~ Indicate mission success when correctly landed ~ create a start screen ~create a game over screen (mission success or failure)
Bonus: Develop code to bring the helicopter down to the ground regardless of where it is when the timer reaches zero. Bonus: Develop code that identifies an unmarked region as a safe landing area that game players must find by attempting to land in different regions. Remember, you'll want to place these unmarked regions in areas without large rocks! Bonus: Develop code for power-ups Bonus: Alien attack/dust storm/space debris Bonus: Develop a mission (find water/look for alien life, blow up big rocks to secure more landing sites, etc)