News:

Printed Amstrad Addict magazine announced, check it out here!

Main Menu
avatar_SRS

Just another converted Adventure - "Wizard's Castle"

Started by SRS, 22:38, 11 February 16

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

SRS

This seems to be my "convert me" week :)

ENJOY

Quote
WIZARD'S CASTLE GAME FROM JULY/AUGUST 1980
ISSUE OF RECREATIONAL COMPUTING MAGAZINE
WRITTEN FOR EXIDY SORCERER BY JOSEPH R. POWER
MODIFIED FOR HEATH MICROSOFT BASIC BY J.F.STETSON


MANY CYCLES AGO, IN THE KINGDOM OF N'DIC, THE GNOMIC
WIZARD ZOT FORGED HIS GREAT *ORB OF POWER*. HE SOON
VANISHED, LEAVING BEHIND HIS VAST SUBTERRANEAN CASTLE
FILLED WITH ESURIENT MONSTERS, FABULOUS TREASURES, AND
THE INCREDIBLE *ORB OF ZOT*. FROM THAT TIME HENCE, MANY
A BOLD YOUTH HAS VENTURED INTO THE WIZARD'S CASTLE. AS
OF NOW, *NONE* HAS EVER EMERGED VICTORIOUSLY! BEWARE!!

Quick'n Dirty Conversion, no fancy Title Screen ... just pure BASIC.





TFM

Great! Thanks!  :)


EDIT: Pretty much fun to play it!

TFM of FutureSoft
Also visit the CPC and Plus users favorite OS: FutureOS - The Revolution on CPC6128 and 6128Plus

dodogildo

a "gnomic wizard" ?
just my "cup of tea" !
:P

SRS


||C|-|E||

It is actually a cool game!  :) Thank you! I tried my luck and I managed to kill a few creeps before dying!  :D

GeoffB17

Hello, and thanks, but...


I'd be very interested to try this, but I guess the prog is for the CPC, and I've tried to do something with PCW and no-go.


Any chance of getting an ASC version, as opposed to the encoded BASIC, which seems to contain at least one 'direct' command.


I'll soon convert it for PCW Basic.


Geoff

FloppySoftware

Quote from: GeoffB17 on 00:08, 12 February 16
Hello, and thanks, but...


I'd be very interested to try this, but I guess the prog is for the CPC, and I've tried to do something with PCW and no-go.


Any chance of getting an ASC version, as opposed to the encoded BASIC, which seems to contain at least one 'direct' command.


I'll soon convert it for PCW Basic.


Geoff

Just use WinApe as I did with the other adv. game.

You only have to write:

save "adv.bas",a

to save the code in ascii.

Then drag & drop the file and you got it.

:)
floppysoftware.es < NEW URL!!!
cpm-connections.blogspot.com.es

SRS

Quote from: GeoffB17 on 00:08, 12 February 16
Hello, and thanks, but...


I'd be very interested to try this, but I guess the prog is for the CPC, and I've tried to do something with PCW and no-go.


Any chance of getting an ASC version, as opposed to the encoded BASIC, which seems to contain at least one 'direct' command.


I'll soon convert it for PCW Basic.


Geoff

Sure, the listing is attached as txt. Would be great if you can convert it !

SRS

Quote
Just use WinApe as I did with the other adv. game.

You only have to write:

Code: save "adv.bas",a
to save the code in ascii.

Then drag & drop the file and you got it.

[attach=2]
And you could load it into winape, open "ASSEMBLER", use "FILE" - "READ BASIC" and you have it in editor, can re-code it and save it as normal txt file to PC :)

Fessor

Another way is to setup WinApes Printer to print into a file and then in Basic  "width 255" and "list #8"



Gryzor

These look perfect for boring downtime at work... thanks :)

Powered by SMFPacks Menu Editor Mod