'Battleship' game discussion, w/source

Bruce Holloway holloway at drivax.UUCP
Sat Mar 8 03:18:48 AEST 1986


In article <11574 at watnot.UUCP> cagordon at watnot.UUCP (Chris Gordon) writes:
>
>So...what IS ___BDOS? It says:
>Undefined:
>___BDOS
>I posted this rather than mail it as I suppose a lot of other people will
>get the same message.

And I suppose you're going to point out that not everyone uses CP/M-68K, eh?
I posted a Unix version which should clear up this problem. Here's the
Makefile, just for the fun of it:

----------------------------------------------------------------------------

battle: battle.c
	cc battle.c -lcurses
	mv a.out battle

-- 

+----------------------------------------------------------------------------+
|Whatever I write are not the opinions or policies of Digital Research, Inc.,|
|and probably won't be in the foreseeable future.                            |
+----------------------------------------------------------------------------+

Bruce Holloway

....!ucbvax!hplabs!amdahl!drivax!holloway
(I'm not THAT Bruce Holloway, I'm the other one.)



More information about the Comp.sources.unix mailing list