I had an idea for a project, basically it uses an ssh/telnet connection for people to connect to my pi and play a similar sort of game to dragonchan http://dragonslayer.eu01.aws.af.cm/.
For those of you who dont know what it is, dragon chan requires players comment on a specific 4chan thread where a script is run. People sign up by typing nickname@PiLover22 and they are assigned a class based on their ID.
I can code the logic and function of the game which will have some simple ascii art, nothing too fancy, however my knowledge of networking is very limited. Im looking for a kind of chat room everyone is in and doing their commands. Just an interface where I can type "nickname@PiLover23" and all other users can see this and it takes effect.
If anyone can point me in the right direction that would be great. I'm going to code the actual game in python, I also have my pi configured where I can access it via putty and host a website with ngrok. What would be the best way to approach this and host it?
Thanks,
Rhys