PySol

From OLPC
Jump to: navigation, search

DESCRIPTION

I use PySol on my XO. It provides a number of games, but I find FreeCell the most addictive. It's not Sugar-coated, but it runs fine from Terminal. It's a little tricky to install because it needs a library.

INSTALLATION

Instructions:

   * drop to Terminal
   * # su -l
   * # yum install libtk8.4.so
   * # yum install PySolFC 

RUNNING

Then when you want to play,

   * drop to Terminal
   * # PySol

REFERENCES