CSIE52400 Distributed Systems
Term Project
Multiplayer Online Social Game
New and firm deadline: July 6, 2011
Project Description
In this project, you are to design a multiplayer online social game. You are free to choose any languages, tools, or APIs for your work. Your design, however, must satisfy the following requirements:
- It must be an online game for three or more players.
- There must be some social aspects within the game (i.e. it must be a social game). Some examples would be forming teams, player coordination, player communication, etc.
- It can be a P2P game, or requiring a game server to manage the game.
- It is not a requirement to add GUI or animation to your game. However, to make your game interesting and fun to play, you are strongly encourage to do so.
Project Demonstration and Reports
- Each student must prepare a project report at the time of demonstration.
- You should be ready to explain your code at the time of demonstration.
- Project demonstration and report are due one week after the final exam.
Projects of the Past Semesters
Back to CSIE52400 homepage.