Skip to content

Latest commit

 

History

History
executable file
·
28 lines (16 loc) · 728 Bytes

README.md

File metadata and controls

executable file
·
28 lines (16 loc) · 728 Bytes

jsmap

Display and manipulate projected RPG maps

Quick Start

Look at test01.json. This file describes a map, test01.jpg.

Place the map.html, templates.json and test01.* files in the same directory within a web server. Browse to http://your.server/path/map.html?map=test01.json.

Keyboard Shortcuts

N: Add a new template and make it the current template

WASD: Move the current template around

QE: Rotate the current template counter-clockwise and clockwise. Not all templates can rotate.

R: Change the template type of the current template

T: Delete the current template

[]: Select the next/previous template

Enter: Deselect the current template