I’ve found some decent code to base a game server off of. Java code that was built for a fantastic rock paper scissors game.
What I was wondering though is if it is possible to make a game server in perl script.
First, can I make a server in perl script? Second, can I connect to it with an applet?