PDA

View Full Version : locker-unlocker (game)



ReneMiner
13-09-2014, 09:02
a logic-puzzle-game which i created using purebasic a few years ago.

goal is to get a key into a lock to proceed with the next level. You decide which key, which lock...

just unzip an run the .exe
you might hit F4 as first to set language from german to english -



[F1] new game
[F2] continue your game
[F3] level-editor
[F4] options (as setting the language...)

[esc] back, cancel, end

[TAB] in window-mode only
free the mousepointer which is trapped inside the window

in game:
left click the tile to move and drag it into the desired direction

hold middle mouse-button to move the inner screen or click onto the bars around to do so

[R] or click restart to restart the current level


[P] or spacebar to pause the game


[L] or click onto displayed level-number to select a level to play it again until you beat the best time

click username to enter a new user/ change player-profile



it comes with an editor so if you're done playing all the levels you can create a few more of your own.

have fun

mike lobanovsky
13-09-2014, 14:27
Trouble begins at level 13.

Thanks, Rene! :)

RobbeK
13-09-2014, 21:04
Nice game, René !! ( second time my wife enjoys one of your creations -- she's a kind of Tetris Girl , I guess :)

Why did you give up PureBasic ?? -- my demo version code ran as greased lightning ...


best Rob

ReneMiner
13-09-2014, 21:14
i bought purebasic a few years ago and they promised a life-long right for updates but i was only once allowed to update, thereafter they demanded 79€ for any further updates. thats the main reason why i did not continue to use purebasic.
the other things are - the built-in OGRE-3d-engine was quite buggy and good for no serious 3d-usage and also very disturbing that the devs change syntax once in a while so older purebasic-scripts can not run with the new version.

and since i know thinBasic i have no use for any other basic languages

John Spikowski
14-09-2014, 06:59
and since i know thinBasic i have no use for any other basic languages.

You will not be fully vested until you get a thinBasic tattoo. Then we'll know you're truly committed. :excited:

Mike Tyson style might be cool.

ReneMiner
15-09-2014, 17:58
maybe this (http://sanger.dk/)can help to clear your screen

John Spikowski
16-09-2014, 07:38
Great link!!!

Thanks.