Flotski 1.0
Written by Luke Nowak
Contact: nowakl at mindless dot com
Completed Thursday, 13 September 2001

This program is a remake of a classic game from the days of Windows 3.1 and the
Windows Entertainment Pack. If you aren't from those days, you might not have
guessed that the original game was called Klotski. The name change is for a few
reasons, first off, MS probably owns the name klotski. A second reason is that
I used the FLTK windowing toolkit. You can also say the 'F' is for free, which
this program is, but the wasn't the thought I had at the time.

Features:
 -Total seven levels of difficulty
  -Level 0 (Detox) through level 6
 -Total move counter to keep track of how many moves you make
 -Best score keeper

Installation:

If you are using the "SNOW" romdisk (1.1.0S or 1.1.1S), simply rsync the
diceroller.snow and diceroller.xpm files to your VR3.

Example:
ws$ rsync flotski.snow agenda::root/usr/local/bin/flotski
ws$ rsync flotski.xpm agenda::root/usr/local/pixmaps/

vr3$ cd /home/default/.wmx/Games
vr3$ ln -s /usr/local/bin/flotski Flotski

Add the following line to your /home/default/.wmx/.icons file:
Games/Flotski;/usr/local/pixmaps/flotski.xpm


If you have any questions, concerns, or suggestions please email me at
nowakl at mindless dot com
