xobust / Project-Broban

ProjInda15 project
5 stars 2 forks source link

Web page for submitting score? #93

Open willwull opened 8 years ago

willwull commented 8 years ago

So apparently, text input in MonoGame is pretty garbage (pressing the left shift button actually writes LeftShift), how about when the user completes the game, instead of submitting the score via the game itself, they get sent to a web page to do it instead?

This way, we don't need "hacks" to handle user input in our game. Thoughts?