View Single Post
Old Sep 27th, 2005, 3:41 PM   #10
Dameon
Troll
 
Dameon's Avatar
 
Join Date: Apr 2005
Location: Texas
Posts: 732
Rep Power: 4 Dameon is on a distinguished road
As for environment, I was going to put a little something together for the server. Communication will just be my server app redirecting stdin and stdout of each client. I've never heard of a language that can't read and write to those. I'm basing a lot of it off the information provided in the link. Perhaps later on I will extend the server to communicate with sockets or even loading .Net assemblies, but for the moment this should work well. If I can get the server to work on Mono as well, I will run your code as nobody on my linux installation Keep that in mind.

Good ideas for games. Tempest is all for a chess type game, which would be fun in the future.
__________________
MD5(sig) = bcef75433db02e9ad9bf81d6f7c5c270
Dameon is offline   Reply With Quote