====================
Pygame Test Readme
====================

The Pygame Test program requires Python 2.7, libgif, Pygame, and 
DirectFB. In order to run the program do the following:

1.  Extract pygame_test.tar.gz to your home directory:
        tar xfv pygame_test.tar.gz

2.  Goto pygame_test
3.  Make pygame_test executable:
        chmod +x pygame_test

4.  Run pygame_test


NOTE: This program will run without XServer using the framebuffer.
