*** newLispRobots ***

For the Compleat Fan
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

*** newLispRobots ***

Post by newdep »

*** another game in town ***

I was thinking for some time about a newLIspRobots, and together
with Pjot we already did some hacking last year on that in newlisp.

But this year im planning on releasing a newLispRobots server
with client/server protocol , so you can Hack in ;-)

What the hell are newLispRobots?, well for those knowing CRobots,
its actualy nothing more then small programs fighting eachother on
battleground (server) in a programming language wich could be limited
by default functions. (in this case newLisp ;-)

The server will do someting like "distributed broker handling" in other words its
processing the "Robot war" internaly.. done via "share" "namespaces/threads"
and the communication is done via TCP from and to the clients.

So to prepare you all for the upcoming event of newlisp hacking and winning
games with your skills ;-) You can think about your Robot ;-)

But first I need to rewrite the Server ;-)

PS: everyone can join and create newLisp-Robots -> newBots <-
Its 100% newlisp progamming.


PS2: the newlispRobots server version will be console based,
Im building a server GUI that runs on Linux...
So you all free to use your own GUI (openGL/GTK/TK/Java/Dhtml...) or whatever
to display the server output you'll be getting from the server or
your local newlisp script...



Enjoy the thought for now ill be back with a solid concept ;-)

[edited] -> ill be hosting the server ;-)

Regards,
Norman.

http://en.wikipedia.org/wiki/Crobots
http://en.wikipedia.org/wiki/RobotWar
-- (define? (Cornflakes))

Locked