[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Porting game question?
- Subject: Re: Porting game question?
- From: Rubywand <rubywand@swbell.net>
- Date: Tue, 06 Jul 2004 04:53:09 GMT
- Newsgroups: comp.sys.apple2
- Organization: SBC http://yahoo.sbc.com
- References: <cc8hlr$6kc$1@chessie.cirr.com>
- Xref: g2news1.google.com comp.sys.apple2:1740
Paul Allen Panks writes ...
>
> I am interested in porting B-Venture, a text adventure I wrote, to
> the following classic systems:
>
> Atari 2600 VCS
> Atari 400/800
> Apple II/IIe
> Sinclair ZX80/81/Spectrum
> Tandy Color Computer 1/2/3
> Texas Instruments 99/4A
> TRS-80 1/2/3
>
> The version, as currently written, works on Windows/MSDOS and the
> Commodore 64/128 and unexpanded Vic-20.
>
> See:
>
> http://panks.freeshell.org/bvent.html
>
....
Pretty neat little adventure! The BASIC is very similar to Applesoft
BASIC; so, I went ahead and did a conversion for Apple II. It's on disk image
in the GS WorldView archive at ...
http://apple2.org.za/gswv/a2zine/Games/ .
The file is BVenture.zip .
Rubywand