Skip to content

marstherobot/museum-app-map-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minor quick fixes

  • n/a

Feature summary

Map editor utility

  • parse JSON (in / out)
  • load tileset
  • display the map based on tileset
  • show landmark details
  • CRUD landmark
    • new landmark
    • update title, content blocks, map sprite, icon sprite nice to haves
  • JSON validator?

Content

  1. Add content to JSON file. array of blocks? (ie. array of paragraph | image | audio(?))
  2. Display the content in the detail view

UI

3/4: the map + 1/4: control panel (i.e. shows editable details of the currently selected item. Or map details) full col: the JSON (can be copied into and has a button to copy)

Phases

v1

  • parse the JSON
  • load tileset
  • display the map
  • control panel for map details (width, height, camera position, etc.)

v2

  • edit the map => update JSON
  • define new block types => code & tileset coords

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors