A simple animated wallpaper or screensaver. Two sides locked in an eternal battle.
The two colors are taken from your current desktop theme.
Inspired by the web version by Koen van Gilst, with some code snippets being adapted from it.
Save as wallpaper
If you haven't already, create a user wallpaper directory in /appdata/system
. Changes to the system wallpapers won't persist across a reboot.
cp /system/wallpapers /appdata/system/wallpapers |
Load and save the cart.
load #pong_wars save /appdata/system/wallpapers/ |
Save as screensaver
If you haven't already, create a user screensaver directory in /appdata/system
. Changes to the system screensavers won't persist across a reboot.
cp /system/screensavers /appdata/system/screensavers |
Load and save the cart.
load #pong_wars save /appdata/system/screensavers/ |
1
i have been stuck watching this for so long they switched sides
[Please log in to post a comment]