aapomm / running-vim

Javascript game to help people practice vim navigation
2 stars 3 forks source link

Add highscore feature #11

Open aapomm opened 8 years ago

aapomm commented 8 years ago

This needs an external server to handle and store the score data. I think the hardest part in this would be to prevent cheating with unauthorized requests.