Skip to content
csstransky edited this page Mar 31, 2019 · 3 revisions

Stage 1:

  • Character Creation
  • Logging with passwords
  • Database generation and working
  • Getting the Auth API to work/Morphing the Auth API to something usable
  • Decide pool of classes and smallest level (from API)
  • Decide how leveling works
  • Google authentication/Facebook?

Stage 2:

  • Enter/render gameworld
  • Choosing party from database
  • Moving in the world
  • Displaying character status
  • Opening rudimentary menu to drink a health potion attached to button
  • Getting log out to work correctly
  • add multiplayer

Stage 3:

  • Getting the battle system working
  • Leveling up/ getting exp
  • getting in battle encounters
  • hitting enemies, doing damage (all the menuing for that)
  • enemy hitting you, enemy AI
  • simple single person attacks for now
  • multiple enemies?
  • add boss

Stage 4:

  • better menuing, letting you get loot and new equipment
  • music
  • better graphics
  • gold system, getting gold from monsters
  • monsters drop loot (equipment)
  • using Facebook API if you're still interested
  • Add a general chat

Stage 5:

  • shop system
  • entering towns
  • having NPCs
  • adding a secret boss, that's harder than the actual boss
  • pvp multiplayer
  • text box

Clone this wiki locally