MKI SEARCHING GAME
- On-line version (PWA) of the new version (with textures and new "memory-less" interface)
- On-line version (PWA) of the old version (from this repo)
- Link for installation version for ANDROID from Google Play
- Version for desktops (with the monsters ;-). .
DESCRIPTION:
You have to find and collect randomly scattered tokens in a 3D stage. After collecting the last token, you are transferred to another randomly selected stage. (Sometimes it is hard to find all the tokens, since they can be placed anywhere within the stage.)
Now, the game contains stages directly designed with
MKI3D MODELLER.
In the
Git repository of the game
you can find them in the sub-directory:
mkisg_app/mki3d/stages/
.
If you want to design and play in your own stages then read the file:
mkisg_app/mki3d/README.md
.
INSTRUCTIONS:
Find all the tokens to finish each stage. To collect a token you have simply to approach it. You can go through the walls. They only restrict visibility.
The screen is divided into 3x3 sectors:
MOVE | UP | FORWARD |
LEFT | UPRIGHT | RIGHT |
ROTATE | DOWN | BACK |
You can also use the keyboard:
-
use
ARROW
keys andI
,J
,K
,L
to move or rotate left-right or up-down - use
F
to move forward - use
B
orV
to move backward - use
M
to switch to MOVE mode - use
R
to switch to ROTATE mode - use
SPACE
to reset vertical orientation (UPRIGHT) - use the keys:
S
,N
to toggle or change the sky-box - use
X
to restart random stage - use
Q
ask for the number of remaining tokens
You can travel within bounding box of the stage. The frame of this box is visible. When you reach the border of the bounding box, you are automatically switched to ROTATE mode. (ROTATE mode is more suitable for finding orientation. If you do not see any objects, then set UPRIGHT and start rotating either left or right. You should notice at least a line of the bounding-box frame.)
Hints:
MOVE mode can be used for systematic scanning of the stage in the search for an object.
When you are close to the object, it is easier to navigate toward the object in the ROTATE mode.