[REBOL] Re: Killer App in REBOL
From: twatkins:datajunction at: 13-Aug-2001 11:31
One simple way to make a single player game net-aware, is to
incorporate a chat client in it in some form.
This would be especially useful in puzzle games(such as ReBox?)
This could be an optional setting, and this is something that should
be easy to attach(almost a separate application) to each game with
one version. It becomes even more useful in the larger actual
multi-player games, where you could chat with your buddies to plan
out tactics and such.
----- Original Message -----
From: <[JELINEM1--nationwide--com]>
To: <[rebol-list--rebol--com]>
Sent: Monday, August 13, 2001 10:56 AM
Subject: [REBOL] Re: Killer App in REBOL
Are any of these games net-aware? REBOL naturally makes net
applications
easy, and IMO there's no excuse why any multi-player game written in
Rebol
shouldn't be. Multi-player net-aware games - even little ones - will
be
alot more popular than single-machine games!
- Michael Jelinek