A clone of the puzzle game Lights Out for the 68k Macintosh.
Go to file
Jon Thysell fd9030c142 Fix line endings in md 2021-10-11 11:14:02 -07:00
src Fix line endings 2021-10-11 11:11:48 -07:00
.gitattributes First "Hello MacLO" build 2021-10-11 11:04:12 -07:00
.gitignore Initial commit 2021-10-11 09:37:35 -07:00
LICENSE.md Fix line endings in md 2021-10-11 11:14:02 -07:00
README.md Fix line endings in md 2021-10-11 11:14:02 -07:00

README.md

MacLO

MacLO is a clone of the puzzle game Lights Out for the Classic Macintosh.

Build

To build MacLO from source, you'll need a working THINK C 5.0 development environment.

Play

MacLO contains two sets of 50 puzzles.

The objective is to turn off all of the lights in as few moves as possible. Clicking a light will cause it and the nearby lights to toggle in the shape of a plus.

After finshing a puzzle, you'll be given a score in one to three stars. Here you can either move on to the next puzzle or retry for a better score. Try to get three stars on all 50 levels in the set!

Errata

MacLO is open-source under the MIT license.

Copyright (c) 2021 Jon Thysell