Thanks for downloading VR-Tris.
You can find the most recent version at www.firemouth.org/vr-tris

>>>> To install vr-tris on your Agenda

1.  Open a network connection between the agenda and your pc
2.  Use something like rsync to get the binary 
      and the .xpm to your agenda
    for example: 
        % rsync vr-tris agenda::vr3/home/default/bin/vr-tris
        % rsync vr-tris.xpm agenda::vr3/home/default/bin/vr-tris.xpm

3.  Make a menu entry for VR-Tris
    % cd ~/.wmx/Games/
    % ln -s ~/bin/vr-tris VR-Tris

4.  Special Thanks goes to Bill Kendrick (nbs@sonic.net) 
    for the launch pad icon.

   To use this icon, add a line like this:
   'Games/VR-Tris;~/bin/vr-tris.xpm'
   to your ~/.wmx/.icons file

>>>> Autoconf

   I have now included configure and make autoconf files compliments 
   of James Smith for compiling your own binary    

   ./configure
   make

>>>> To play vr-tris
   
   left arrow button moves piece left
        (hardware button is front left button)
   right arrow button moves piece right
        (hardware button is front right button)
   circle button rotates piece
        (hardware button is up button on the side of the agenda)
   single down arrow button moves piece down one step
        (hardware button is down button on the side of the agenda)
   double down arrow button drops piece down
    
   10 lines = advance 1 level

   points system : higher points earned for -more rows cleared at once 
                                            -clearing lines at higher levels 
   clear 1 line = 1 X level
         2 lines = 4 X level
         3 lines = 9 X level
         4 lines = 16 X level
      
>>>> Contact Info

   If you have questions, comments or code enhancements, you can email me.
   chris@dahlweb.net
   www.firemouth.org/vr-tris  

Have Fun!
  -- Chris

