mki3dgame – Find Jewels in 3D Stages and Avoid Flying Monsters

mki3dgame is a free and open source game for Linux. In this game you need to find objects in 3D stages and also need to escape from flying monsters. The latest version comes with 32 stages and 4 monsters. You can design your own stages and the shapes of monsters or tokens with MKI3D Modeler. It is written in Go and released under GNU General Public License v3.0.

mki3dgame app

How to install mki3dgame on Ubuntu Linux

mki3dgame is available via portable AppImage, Snap and flatpak. You can install mki3dgame via your terminal command line application.

Download mki3dgame

Download mki3dgame game from the above download link and save it in your Downloads folder. Now open the terminal application and run below commands one by one.

cd Downloads
sudo chmod +x ~ mki3dgame-x86_64.AppImage

Here “mki3dgame-x86_64.AppImage” is the downloaded file name. You can change above command based on your downloaded file name. And start the game using below command.

./mki3dgame-x86_64.AppImage

Install mki3dgame via Snap:

In terminal run below mki3dgame snap installation command.

sudo snap install mki3dgame-snap

Then open the game from applications menu.

Also Read:  Tabletop Club Physics based 3D Games

Install mki3dgame via flatpak:

Install flatpak and flathub on your systen first if you don’t have them and restart it. After that run below mki3dgame flatpak command.

flatpak install flathub io.github.mki1967.mki3dgame

and run the game using below command.

flatpak run io.github.mki1967.mki3dgame

That’s it.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply