microQuestMaker64 0.1.5.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News microQuestMaker64 0.1.5.3 (Default branch)
# 1  
Old 08-15-2008
microQuestMaker64 0.1.5.3 (Default branch)

ImagemicroQuestMaker64 is a native Commodore 64application that makes it easy to design smalltext adventure games in the tradition of "Zork" orthe legendary "Cave" adventure. It will run in anemulator as well as on native C64 hardware. At the moment, it supports up to 100 rooms and 30 objects within a single game. Although the program is still incomplete and under development, you can already edit rooms, define objects, and test-run your game. Game data is stored in the Commodore "REL" file format, allowing random access of records.License: GNU General Public License v2Changes:
Extended object attributes: an object can now be defined as a "container" (e.g. a box), so other objects can be placed in it. There are four new commands (open, close, lock, and unlock) that can be used with the new "container object" attribute. The drop/put command has been extended for use with container objects, so you can now type "put x into y". An object can be defined to act as a key in order to lock/unlock a container object. You can specify a drive number for each game data file.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
Holotz's Castle(6)														Holotz's Castle(6)

NAME
holotz-castle - platform game with high dosis of mistery SYNOPSIS
holotz-castle [-f] [-w] [--fps nn] [-mWWxHHxBPP] DESCRIPTION
A great mystery is hidden beyond the walls of Holotz's Castle. Will you be able to help Ybelle and Ludar escape alive from the castle? Test your dexterity with this tremendously exciting platform game! USAGE
You'll get an options' menu as soon as the game starts, with the following options: - Continue Game: You can continue playing the game if you have interrupted it with escape key. - New Game: You can start playing the game right from the beginning. - Help: You get a general help text on the game. You can use escape key for leaving that screen. - Options: You'll get a new menu from which you can set video, sound, dificulty and language options. You can leave each menu by using the escape key. - Load: You can continue playing the game from a previously saved adventure. - Save: With this option you can save the current adventure. - Exit: Leave the game. During the game, you can use the following keys: - Arrow keys: Move character - Space key: Jump / Skip dialog - Enter/Return key: Skip dialog sequence - F1: Display help text while playing - Escape key: Hides help screen. Aside from that the game easy to play, no need for a manual! OPTIONS
These command line options are available: -f Full Screen. -w Windowed. --fps nn Run the game at nn frames per second (fps). -mWWxHHxBPP Run in video mode set by WW pixels of width, HH pixels of height and BPP bits per pixel (eg. -m640x480x16). AUTHOR
This manual page was written for the Debian GNU/Linux system by Miriam Ruiz <little_miry@yahoo.es> (but may be used by others, of course) Miriam Ruiz 28.01.2005 Holotz's Castle(6)