Metropoli BBS
VIEWER: willy12.doc MODE: TEXT (ASCII)

BEGIN_DOC Willy.doc


                           Willy in the Mines
                        -------------------------
                                writen by
                          Mario Mikocevic Mozgy
                                (c) 1994

	GAME Instructions
        -----------------

        Willy -
                Arkade Adventure Game
                Guide Willy through various levels of mines,
             avoiding any beastie and collecting all gems.
             Gems are collected by walking or jumping over them.
             After collecting all gems on one level available find
             secret exit and go through to next level.
                In Game you can guide Willy by walking left or right,
             or jumping up, left or right. Changing view point is also
             possible by pressing right(blue)-shifted cursors.

        The Game uses one USER variable with reserved name WillyPAR
	with following default contents :

                #17194800000h
                     ^^                 -       go right
                   ^^                   -       go left
                 ^^                     -       jump

	You can use the following sheme to fit your needs.

        10      'ON'			26      'DEL'
        20      +			46      'EEX'
        40      'SPC'			86      '+/-'
        80      .			17      'ENTER'
        11      0			27      '1/x'
        21      '			47      'y^x'
        41      -			87      'SQRT'
        81      3			18      'TAN'
        12      2			28      'COS'
        22      1			48      'CURSOR_RIGTH'
        42      A			88      'CURSOR_DOWN'
        82      'RIGTH_SHIFT'		19      'CURSOR_LEFT'
        13      *			29      'EVAL'
        23      6			49      'STO'
        43      5			89      'NXT'
        83      4			1A      'CURSOR_UP'
        14      'MTH'			2A      'VAR'
        24      'LEFT_SHIFT'		4A      'CST'
        44      /			8A      'PRG'
        84      9			1B      F
        15      8			2B      E
        25      7			4B      D
        45      'SIN'			8B      C
        85      'ALPHA'			1C      B
        16      'BACKSPACE'



        TODO list
        ---------

        - more lives for Willy
        - air drainage ( Willy is in the mines, isn't it ;)
        - some nice ending screen


        Copyrights, etc, ...
        --------------------

	This Game is ShareWare.

        Thus I declared this Game ShareWare you don't _have_ to pay
        for it, if you want to use it, but I would like any support
        from You either in your suggestions or in some small
        donations ( up to 5$ is just fine ), postcards are also welcome.

        Commercial distribution IS NOT allowed without prior
        written permission of the author (me ;) !!!

	THIS SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESSED
	OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
	IMPLIED	WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
	PARTICULAR PURPOSE.

        Mario Mikocevic Mozgy
        Stj. Rozankovica 36.
        44000 Sisak
        Croatia                
        tel.                   
        ++385 44 41 319
                               
        Hrvatski               
        English            

        e-mail  mozgy@zems.etf.hr
                mozgy@CARNet.hr
                Mario.Mikocevic@open.hr


                        _E_  _N_  _J_  _O_  _Y_
                               
END_DOC
[ RETURN TO DIRECTORY ]