Project Details

In this project, there are 3 major parts that are server, Android client application and the database.

Server manages:

  • Communication between players
  • Recording statistics into the database
  • Login and logout operations
  • Running the AI agent when necessary

Android Client Application:
  • Provides the cute user interface
  • Running the game
  • Gets inputs from user via the interface

Database:
  • Keeps users’ all information
  • Keeps statistics about each user for helping the AI agent
  • Holds ranking tables

Sponsor :