Rhys
Posts: 3
Joined: Wed Sep 03, 2014 7:23 pm

SSH Dragon Raid Game - Networking help.

Mon Sep 29, 2014 8:26 pm

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

elatllat
Posts: 1337
Joined: Sat Dec 17, 2011 5:05 pm

Re: SSH Dragon Raid Game - Networking help.

Wed Oct 01, 2014 3:55 am

I think an IRC room is what you want.
SBC with 32GB RAM: https://hardkernel.com

FAQ : https://raspberrypi.stackexchange.com

Unanswered: https://www.raspberrypi.org/forums/search.php?search_id=unanswered

Return to “Gaming”