Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Rock Paper Scissors

97 views
Skip to first unread message

#2pencil

unread,
Nov 30, 2009, 12:01:32 PM11/30/09
to
I've just recently gotten into BBSing & figured I'd modify some of my
old console games to play as door games.

One I've made available is Rock Paper Scissors. Please feel free to
take a look, try it out, & even post here if you have some
suggestions. Included in the tar-ball is the Linux binary & source
code (C). I don't see why the code wouldn't compile for windows as
well as Linux.

http://akroncdnr.com/games/rps-bbs-demo.tgz

Happy BBSing!
-#2pencil-

#2pencil

unread,
Dec 3, 2009, 3:54:37 AM12/3/09
to
I added unbuffered standard in, meaning you are no longer required to
press enter to input your selection. However the downside to this, is
the code is Linux specific, & I'll need to code in a Windows
alternative so it will compile on each system.

Current version :
http://akroncdnr.com/games/rps-bbs-demo.tgz

-#2pencil-

#2pencil

unread,
Dec 3, 2009, 5:44:37 AM12/3/09
to
I fixed the Windows/Linux issue with preprocessor arguments. However
I need to find a 16 bit compiler & update the tarball.

Check back later for updates.
-#2pencil-

#2pencil

unread,
Dec 9, 2009, 2:53:19 AM12/9/09
to
Updated code with preprocessor arguments :

http://akroncdnr.com/games/rps-bbs-current.tgz

-#2pencil-

0 new messages