cgsdev0 / rollycubes

online multiplayer dice game
https://rollycubes.com/
MIT License
19 stars 10 forks source link

keyboard shortcuts #107

Open cgsdev0 opened 1 year ago

cgsdev0 commented 1 year ago

we should have them

brimonk commented 1 year ago

Brainstorming:

r     - roll the dice
a/u/i - (a)dd, (u)p, or (i)ncrement the value, using what's on the dice, left to right
s/d/l - (s)ubtract, (d)own, or (l)ower the value, using what's on the dice, left to right

?