X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fpong.xml;h=15b1876b874d31eb6bd4a08e156bdc5784c3c0f5;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=7ed8ee7e5833667b6298a7d6d2a2c331592f06e4;hpb=96a411663168b0ba5432b407a83be55f3df0c802;p=xscreensaver diff --git a/hacks/config/pong.xml b/hacks/config/pong.xml index 7ed8ee7e..15b1876b 100644 --- a/hacks/config/pong.xml +++ b/hacks/config/pong.xml @@ -5,16 +5,25 @@ + _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. +This simulates the 1971 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. + +http://en.wikipedia.org/wiki/Pong + +Written by Jeremy English and Trevor Blackwell; 2003.