Idea - Koala-Lumpur/PCSS_Miniproject_Server GitHub Wiki
The concept of this project was to create a text-based roleplaying game with four players and two teams, each consisting of two players.
The game would connect the players via a server-client system and would provide the players with different options in terms of game play and information given.
Each player would initially be prompted to type in a handle or player name after which they would then have to pick one of four classes with a given skill set. Each class would have four abilities available to them which would either attack their opponents in the form of damage or assist their allies in the form of restoring health to a specific player or players.
The structure of the game would be dictated by a turnbased system whereby players might coordinate with teammates and plan their turns in order to succeed and beat their opponents.