Go to file
Wuzzy eaffd22985 Update readme files, add level editor tutotiral 2022-03-26 19:47:30 +01:00
menu Add menu images 2021-12-27 00:51:30 +01:00
mods Rename hook to rotating hook 2022-03-26 19:08:52 +01:00
CODE_DOCUMENTATIION.md Add new first level, fix treasure counter 2022-03-06 22:52:36 +01:00
CREDITS.md Add ocean stone block 2022-03-17 04:07:59 +01:00
LEVEL_EDITOR.md Update readme files, add level editor tutotiral 2022-03-26 19:47:30 +01:00
README.md Update readme files, add level editor tutotiral 2022-03-26 19:47:30 +01:00
game.conf Disable Creative Mode checkbox 2022-01-31 00:45:32 +01:00
minetest.conf Disable damage 2022-01-08 22:32:05 +01:00
settingtypes.txt Fix ambience setting, add settingtypes.txt 2022-03-16 00:17:25 +01:00

README.md

Lazarr!

A laser puzzle game by Wuzzy.

You're a pirate in the search of treasure. Find all shiny gold blocks in treasure chests to advance to the next level. To break the lock, you must first solve a laser puzzle by sending lasers to all detectors. Mirrors and other things will help you.

Originally, this game was hastily made for the Minetest Game Jam 2021 in the final day of the competition. The game has seen a few improvements since then.

There aren't a lot of levels, and those aren't really great (I'm lacking good level ideas), but maybe in a later version there will be more and better levels.

How to play

You need Minetest version 5.5.0 (or later) to play this.

Refer to Minetest documentation to learn how to install a game in Minetest.

Once installed, create a world and start. The world contains your game's progress. You start in the captain's room with a book, use the book and select a level. Completed levels are in green.

Level Editor

Lazarr! contains a very crude level editor. It's not great but better than nothing.

See LEVEL_EDITOR.md to read how it works.

Credits/License

See CREDITS.md for credits and license.