Friday, June 15, 2018

Game 3 - Planning - 2D Platformer

My Game 3 is "2D Platformer".  If you want to join in either with the same Genre or your own, use the tag 12Games12Weeks on Twitter and/or itch.io, I would love to see what you create in this time also!

MVP 

The most basic MVP would be a block that can move and Jump (and maybe an attack).  Some platforms.  An enemy. Pits. Level complete. Level failure state. 1 level.

Could add some pickups of some sort.

Concepts 

  • Input / Input Method Swapping
  • 2D Rendering
  • 2D art
  • 2D Physics / collisions
  • Basic UI
  • Damage
  • Level Over
  • Enemy Spawning (maybe)
  • Basic Enemy AI
  • Menu(s)
  • Camera Follow

Extra Concepts

  • Audio Playing
  • Audio Effect Creation

Art

  • Player
  • Enemy
  • Projectile
  • Tilemap for level

Audio

  • Hit
  • Die
  • Attack
  • Pickup

Planned Tools

Reference

No comments:

Post a Comment