X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fpong.xml;h=ea19c23d6c3809b84539c8f1a5ff5b6a9b2a76d8;hb=488f2fa8fbdbc77e91a70da2962d73af49e6cace;hp=7ed8ee7e5833667b6298a7d6d2a2c331592f06e4;hpb=96a411663168b0ba5432b407a83be55f3df0c802;p=xscreensaver diff --git a/hacks/config/pong.xml b/hacks/config/pong.xml index 7ed8ee7e..ea19c23d 100644 --- a/hacks/config/pong.xml +++ b/hacks/config/pong.xml @@ -5,16 +5,21 @@ + _label="Game Speed" _low-label="Slow" _high-label="Fast" + low="1" high="20" default="6"/> - + + + <_description> -Displays a game of pong. It doesn't keep score -because they are not suppose to miss. -Written by Jeremy English. +The pong program simulates an ancient Pong home video game, as well as +various artifacts from displaying it on a color TV set. + +In clock mode, the score keeps track of the current time. + +Written by Jeremy English and Trevor Blackwell; 2003.