Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 643 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 643 Bytes

ARPG-IN-XNA

Action RPG written in VB.Net with XNA Studios

---Tasks---

  • Setup engine/framework (Finished)
  • Setup texture/content system (Finished)
  • Create graphics for title screen forms (Finished)
  • Setup keyboard/mouse input (Finished)
  • Setup JSON local storage system (Finished)
  • Finish Title Screen forms (Finished)

Title Screen

  • Setup Server button
  • Redirect play button to class selection
  • Setup Legends button
  • Change passwords to ****
  • Setup symmetric encryption for JSON strings

World-Frame

  • Add border frame
  • Add minimap
  • Add bottom chat
  • Add inventory
  • Add equip

World (more soon.)