Friday, August 01, 2008

16 Puzzle - Python script for Nokia S60

16 Puzzle - Python script for Nokia S60Sam Loyd's famous "Fifteen puzzle" game for S60. The idea is to shuffle the pieces and then reorder them again from 1 to 15, leaving the empty space at bottom right corner (place of number 16).

First version "Fifteen puzzle" game was released by Nokia around 1996 in Nokia 9000 Communicator (and other following GEOS devices).

This version supports screen rotation as well as moving puzzle pieces by tilting the device. It also works perfectly in non-Sensor devices, too, by using the arrow keys.

Requires a Python install and PythonScriptShell

Free Download:
a16puzzle.py and a16_pics.zip

No comments: