Polarium

Polarium is a puzzle game put out by Nintendo. The object of the game is to flip the tiles so each row is a solid color. There is a Polarium clone called StroQ which is like polarium.

I have a polarium / StroQ puzzle generator written in Perl, which is available for windows at Activestate. (unix/linux should already have perl installed.) It appends a new puzzle to polarium.txt and makes the solution in polarium.path.txt (if you supply an argument, it will use that as the base file name.

Polarium.7z is a puzzle generator (the .7z is a 7zip file extension so the web server will not try to run the file.) Save the file as polariumpuz.pl and type

c:\download> polariumpuz.pl

It will generate a puzzle in polarium.txt file. It will append new puzzles and polarium passwords to the end of the file. There is also a polarium.path.txt file which has the solution to each puzzle you make.

Polariumpuz.pl will also make a stroq password for stroq users. I have some samples in polariumpuzzles.zip.

Enjoy.


Last modified: Thu Feb 01 23:35:07 Central Standard Time 2007