Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 936 Bytes

TODO.md

File metadata and controls

41 lines (31 loc) · 936 Bytes

TODO

UI

  • Add npc portraits to dialog
  • Add npc names to dialog
  • Main menu
  • Tap build 10 times to turn on/off dev mode - instead of PROD? Store in local storage

Mechanics

  • Lockpicking / Safe cracking minigame
    • Spin rings to click and match the lock
  • Determine how to handle the player's inventory between days
    • What happens to the player's inventory / talking points?
    • Possibly add evidence?
  • Add a day/night cycle
    • Only certain npcs / items are available at certain times
  • Add save/load to the game

Content

  • Make map in Tiled
    • Add collisions, warps, items, etc
  • Add more dialog
  • Add more items
  • Add more npcs
    • Mayor
  • Add more quests
    • Trading quest between multiple npcs
  • Add more maps
    • Abandoned mansion
    • Town buildings

Artwork (Placeholder)

Perf

  • Custom phaser build

Bugs