DanielOaks / boken-rpg

Fun little HTML+client-side JS RPG engine
http://danieloaks.net/boken-rpg/
ISC License
4 stars 0 forks source link

Button pagination #9

Open DanielOaks opened 6 years ago

DanielOaks commented 6 years ago

tl;dr allow multiple pages of buttons. Not a big deal, just something to go and implement.

We'll use 1,2,3,4,q,w,e,... for the first page of buttons, 1.2,2.2,3.2,q.2,w.2,e.2,... for the second page, etc.