X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=hacks%2Fconfig%2Fpong.xml;h=15b1876b874d31eb6bd4a08e156bdc5784c3c0f5;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hp=3ef413d6384c03a72985049e68a077bc3b9e6a21;hpb=e4fa2ac140f7bc56571373a7b7eb585fa4500e38;p=xscreensaver diff --git a/hacks/config/pong.xml b/hacks/config/pong.xml index 3ef413d6..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> -The pong program simulates an ancient Pong home video game, as well as +This simulates the 1971 Pong home video game, as well as various artifacts from displaying it on a color TV set. -Written by Jeremy English and Trevor Blackwell. + +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.