A MelonJS Space Invaders-like space shooter game - highscores server. You can play the latest stable release right here in your browser, at https://franciscoknebel.github.io/spaceinvader/.
PORT=
API_BASEURL=
MONGODB_URI=
Results may have time filter options.
The valid filters are: all-time
, today
, since-yesterday
, last-week
, last-month
, last-semester
and last-year
.
If no filter is provided, defaults to all-time.
Returns the best scores from a username, according to the time filter provided.
Returns the best scores from a username, according to the time filter provided. Version corresponds to a version of Space Invader ( ex: 0.1.4 ).
Returns the top10 best scores, according to the time filter provided.
Returns the top10 best scores, according to the time filter provided. Version corresponds to a version of Space Invader ( ex: 0.1.4 ).
Finding out all versions which have scores.
Returns an array of all versions found on the highscores.
// TODO
Francisco Knebel |
Contributions by FranciscoKnebel |
See also the full list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details.