ollej / GoldQuest

A simple multi-user co-op text based dungeon quest game with multiple client options.
MIT License
2 stars 0 forks source link

Argument input data types #16

Open ollej opened 13 years ago

ollej commented 13 years ago

It hsould be possible to set data types on argument input text fields. I.e. integer, alpha, alphanumeric etc. Should be set as html5 attribute if available, with validity check.