Skip to content
sudiptachatterjee edited this page Jan 29, 2013 · 5 revisions

Welcome to the wiki of the game of Ludo on GitHub.

This is the home of the documentation of the project.

Please note this page is incomplete and will be updated as development progresses.

For users

There are no releases of the game for download yet, so make sure to watch the project (by clicking on Watch on the project's website on GitHub).

For developers

  • Terminology: this is the glossary of terms we use throughout the documentation, to be consistent, clear and concise.
  • **Functional requirements list the general functional requirements on which the specs are developed.
  • Specifications: These are being implemented gradually. The following pages are available:
  • Game state: The frozen state of a game
  • Client-Server API: to define the REST-ful communication protocol between the client and servers participating in the game.
Clone this wiki locally