Giter Site home page Giter Site logo

leaderboardserver's Introduction

Leaderboard Server

This is a simple leaderboard server for use in games. It is a google app-engine based project. The server offers services to store and retrieve score records. Records are stored on the google cloud nosql datastore.

Score record retrieval includes the following filters:

  • national
  • global
  • weekly
  • monthly
  • daily

Usage

You need Java and Maven installed.

Build

mvn clean install

Package

mvn package

Run the server locally

mvn appengine:devserver

The server contains a sample landing page for creating and viewing records.

For examples of how to call the servlets to store and retrieve records check the tools.js

To test the server open http://localhost:8080/ in your browser

Security Warning

The leaderboard server is provided as is with no security. You are responsible for securing the services. This is a sample on which to base your own server. For real deployments you will also need to remove the landing page and the respective sample javascript lib. Basic servlets are provided to access tha dao. Feel free to provide your own services.


More info at ludumium.com

@mastorak

leaderboardserver's People

Contributors

mastorak avatar

Stargazers

Carlos López avatar  avatar Evan Cobb avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.