Loading Assets

Aero Fighter

Things to Fix/Implement

  • Improve background layer(s).
    • Learn pixel art
    • Add new cloud layer(s) to achieve parallax effect
  • Game over after background scrolls through
    • Add modal
  • Add particle weapon (spacebar)
  • Add horizontal movement
    • Add banking-action from sprite
  • Add vertical movement
    • Add afterburner glow for acceleration
  • Fully implement vector movement, all around, with acceleration
  • Script a floating power-up item.
    • Script path/flight
    • Script power-up types (Weapon upgrade, extra life, bomb, focus)
    • Script shooting behavior
    • Script point value if destroyed
    • health
  • Script single enemy craft
    • Script path/flight
    • Script weapon type
    • Script shooting behavior
    • Script point value if destroyed
    • health