Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Game services #9

Open
zeroyao opened this issue Dec 14, 2012 · 1 comment
Open

Game services #9

zeroyao opened this issue Dec 14, 2012 · 1 comment
Assignees
Labels

Comments

@zeroyao
Copy link
Collaborator

zeroyao commented Dec 14, 2012

Implement the server side of the game. Shall provide the following services:

  • Player registration and authentication;
  • Friends management;
  • Player profile: cards, decks, level, rank, campaign progress, etc.;
  • Automatic match making means when player hits the Play button, the server will automatically find other player with matching skill to start a multi-player game with;
  • Alternatively, player shall be able to start a game with his/her friends, of course;
  • Chat and world channel chat.

It definitely will be a very HUGE story. But only basic features will be implemented at the initial game launch. Players of 100-200 is the target number to be aimed at.

@ghost ghost assigned galaxyyao Mar 3, 2013
@galaxyyao
Copy link
Owner

Considering Elo rating system

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants