World of Ar'PiGi
The game we will create based on our previous RPG will have the following features:
A player can create an account and log into the game with it
When they come back to the game, their avatar will reappear where it was when they left
Each player can see all the other players that are playing at the same time
The name of the other players will appear above their avatar
The state of the enemies is managed server side: if someone kills a monster, it will be dead for all the other players as well
This game will have some of the same limitations of the game it's based on. The monster won't fight back and won't move around.