Rushwind13 / JMoria

My from-scratch implementation of a Roguelike game that will be an homage to IMoria
4 stars 4 forks source link

Feature/player name #20

Closed Rushwind13 closed 6 years ago

Rushwind13 commented 6 years ago

StringInput state can take multiple characters of input and return the whole string. Players now have names n - set player name Names can be alphanumeric or space. Can use backspace/delete to edit stringinput