X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fpong.xml;h=a8c332954b6aabf2a4f3aeb9c97e5b3412b43272;hb=f8cf5ac7b2f53510f80a0eaf286a25298be17bfe;hp=7ed8ee7e5833667b6298a7d6d2a2c331592f06e4;hpb=96a411663168b0ba5432b407a83be55f3df0c802;p=xscreensaver diff --git a/hacks/config/pong.xml b/hacks/config/pong.xml index 7ed8ee7e..a8c33295 100644 --- a/hacks/config/pong.xml +++ b/hacks/config/pong.xml @@ -5,16 +5,32 @@ + _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.