Alright, so I'm doing a school project where I have to implement Space Invaders with JavaScript. It's basically done but the teacher wants that there's a score list. I just want a server where I can post player's score with jQuery and fetch existing scores from the server after the game has ended. Basically I was thinking to implement it like this (may not be the wisest solution):
So any suggestions how to create this kind of a simple server (post scores & get scores)? I'm not really familiar with this stuff.
Seems this tutorial on Parse was created just for you! (The example is even a high scores example.)
Parse is a persistence library that allows you to get by without writing any server code.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With