I have ported the Sinclair Spectrum game "Time Switch" (AKA) "Time Slider" by Colin Carruthers and published in Your Computer magazine August 1983.
Source can be found here:
https://github.com/jggames/trs80mc10/tr ... cts/Slider
Search found 308 matches
- Mon Jun 13, 2016 2:31 am
- Forum: Classics
- Topic: Another Classic Ported to TRS-80 MC-10
- Replies: 210
- Views: 266982
- Sat Jun 11, 2016 12:57 pm
- Forum: Classics
- Topic: Another Classic Ported to TRS-80 MC-10
- Replies: 210
- Views: 266982
Re: Another Classic Ported to TRS-80 MC-10
Here's a map to UMansion:
- Wed Jun 08, 2016 11:13 am
- Forum: Classics
- Topic: Another Classic Ported to TRS-80 MC-10
- Replies: 210
- Views: 266982
Re: Another Classic Ported to TRS-80 MC-10
I have ported (and corrected misspellings) "An Unexplored Mansion" from the Coco to MC-10 BASIC.
Map to follow.
Map to follow.
- Sun Jun 05, 2016 1:52 am
- Forum: Classics
- Topic: Another Classic Ported to TRS-80 MC-10
- Replies: 210
- Views: 266982
Re: Another Classic Ported to TRS-80 MC-10
Converted an adventure game "Success Mansion" written by Paul Ruby Jr in 1986 for the TRS-80 Coco. It was designed to support the Tandy Speech/Sound Pak but I have removed all those elements. The game must be loaded in two parts, the main program SUCCESS1.C10 and then a data file SUCCESS2.C10. I ...
- Tue May 03, 2016 1:43 am
- Forum: Classics
- Topic: Madame Fifi's
- Replies: 28
- Views: 10662
Re: Madame Fifi's
Very nice. Thanks for the update.
- Wed Apr 27, 2016 8:20 am
- Forum: Classics
- Topic: Galaxy Trek Adventure #2 by Howard Batie
- Replies: 6
- Views: 3122
Re: Galaxy Trek Adventure #2 by Howard Batie
Solution for "Star Trek Adventure #2" AKA "Galaxy Trek Adventure 2" by Howard Batie 1983.
W,W,D,D,W,N,GET VACCINE,GET LANTERN,S,S,W,N,S,E,N,E,
D,E,S,W,MOVE TABLE,UNBLOCK COVER,E,N,W,D,N,W,
OPEN DOOR,N,DROP LANTERN,LOOK WALL,GET SUITS,
WEAR SUITS,CLOSE DOOR,W,LOOK WALL,PULL LEVER,
GO SHUTTLE,GO ...
W,W,D,D,W,N,GET VACCINE,GET LANTERN,S,S,W,N,S,E,N,E,
D,E,S,W,MOVE TABLE,UNBLOCK COVER,E,N,W,D,N,W,
OPEN DOOR,N,DROP LANTERN,LOOK WALL,GET SUITS,
WEAR SUITS,CLOSE DOOR,W,LOOK WALL,PULL LEVER,
GO SHUTTLE,GO ...
- Wed Apr 27, 2016 7:50 am
- Forum: Classics
- Topic: Another Classic Ported to TRS-80 MC-10
- Replies: 210
- Views: 266982
Re: Another Classic Ported to TRS-80 MC-10
It's here:
https://github.com/jggames/trs80mc10/tr ... ogress/POD
POD.6.TXT is the most up-to-date version, ignore the rest.
https://github.com/jggames/trs80mc10/tr ... ogress/POD
POD.6.TXT is the most up-to-date version, ignore the rest.
Colin Appleby wrote:Can you publish the listing of Planet of Death so I can convert it to NewBrain Basic. Thanks.
- Tue Apr 26, 2016 4:30 am
- Forum: Classics
- Topic: Another Classic Ported to TRS-80 MC-10
- Replies: 210
- Views: 266982
Re: Another Classic Ported to TRS-80 MC-10
Okay I've been working on Trek Adventure 2/Galaxy Trek Adventure #2 by Howard Batie. I've condensed the code so it fits (I hope) into a regular MC-10. There are three files: GALSTART, GALTREK1 and GALTREK2
Run GALSTART for instructions for the game
GALTREK1 to start the game (this is the main ...
Run GALSTART for instructions for the game
GALTREK1 to start the game (this is the main ...
- Tue Apr 26, 2016 1:39 am
- Forum: Classics
- Topic: Galaxy Trek Adventure #2 by Howard Batie
- Replies: 6
- Views: 3122
Re: Galaxy Trek Adventure #2 by Howard Batie
Thanks Alastair,
I had real trouble in the past with MESS under Linux, but I should try it again.
Until then, it's fail and retrace all my steps...
(like in the old days)
Jim
I had real trouble in the past with MESS under Linux, but I should try it again.
Until then, it's fail and retrace all my steps...
(like in the old days)
Jim
- Sun Apr 24, 2016 12:16 am
- Forum: Classics
- Topic: Galaxy Trek Adventure #2 by Howard Batie
- Replies: 6
- Views: 3122
Re: Galaxy Trek Adventure #2 by Howard Batie
Yes some weird stuff going on with the titles between the articles and the actual programs. Don't know what's up with that. Batie a bit batty? He writes nice code, and the game seems like it might be interesting, but with no game save feature built in, I thought it would be nice to port to the TRS ...
- Fri Apr 22, 2016 1:35 pm
- Forum: Classics
- Topic: Galaxy Trek Adventure #2 by Howard Batie
- Replies: 6
- Views: 3122
Re: Galaxy Trek Adventure #2 by Howard Batie
Okay. I've made a DSK image with a TRS-80 Version of Batie's second Star Trek Adventure (for anyone who is interested) and posted it in the files section of the TRS-80 Yahoo group:
https://groups.yahoo.com/neo/groups/TRS-80/files/G-Soft/
I also have TRS80 Coco version (on the JGAMES12.DSK):
http ...
https://groups.yahoo.com/neo/groups/TRS-80/files/G-Soft/
I also have TRS80 Coco version (on the JGAMES12.DSK):
http ...
- Fri Apr 22, 2016 1:57 am
- Forum: Classics
- Topic: Wizard's Castle from Recreational Computing Magazine 1980
- Replies: 2
- Views: 3425
Re: Wizard's Castle from Recreational Computing Magazine 198
If it is a version of the classic David Ahl game you might try here:
http://crpgaddict.blogspot.ca/2013/02/game-90-wizards-castle-1980.html
However, if it is that game I think it is essentially random. I think it creates a grid/castle with new arrangements of monsters/items/exit every time you ...
http://crpgaddict.blogspot.ca/2013/02/game-90-wizards-castle-1980.html
However, if it is that game I think it is essentially random. I think it creates a grid/castle with new arrangements of monsters/items/exit every time you ...
- Thu Apr 21, 2016 3:22 am
- Forum: Classics
- Topic: Galaxy Trek Adventure #2 by Howard Batie
- Replies: 6
- Views: 3122
Galaxy Trek Adventure #2 by Howard Batie
I can find Galaxy Trek Adventure #1 listed in the database, but not #2.. They were both programmed by Howard Batie. I have been working on converting a scan of Adventure #2 from Hot Coco Magazine. I am wondering if anyone has possibly solved this, or is aware of an existing copy out there that's ...
- Sun Apr 10, 2016 1:46 am
- Forum: Classics
- Topic: Madame Fifi's
- Replies: 28
- Views: 10662
Re: Madame Fifi's Basic listing for C64 ..
Colin,
Just in case you're interested, here's a link to my TRS-80 MC-10 ports of a bunch of classic IF:
https://github.com/jggames/trs80mc10/tree/master/quicktype/Text%20Adventures
Most use a word-wrap routine in line 1 to print most messages (M$) that can be modified for any width you like:
1 ...
Just in case you're interested, here's a link to my TRS-80 MC-10 ports of a bunch of classic IF:
https://github.com/jggames/trs80mc10/tree/master/quicktype/Text%20Adventures
Most use a word-wrap routine in line 1 to print most messages (M$) that can be modified for any width you like:
1 ...
- Fri Apr 01, 2016 5:05 am
- Forum: Classics
- Topic: Another Classic Ported to TRS-80 MC-10
- Replies: 210
- Views: 266982