Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.27 KB

README.org

File metadata and controls

36 lines (26 loc) · 1.27 KB

DPM QR Editor

An HTML5 + ECMAScript 6 QR Code Editor for the “The Denpa Men” Game Series.

Planned features

Four modes of operation

Denpa Men

Denpa Men 2

Denpa Men 3

Plain Text

Basically just a JSON file in QR format. Can be enforced for all games

Automatic mode switching

Plain text would be a toggle since no game uses it

catalogue features based on game

Flexible preview

Assets

  • If tropic allows us, we could use their picrew assets for the preview
  • The scroll/paper svg comes from freedpm

Game icon for QR Differentiation

The images should be embed at the center of the QRCode, and clearly visible.

Encoded Data panel

A simple Textbox where we can show what has been put into the QRCode.

Progress Report

UI is almost complete

Resources used