moddedBear [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=84955 Pong Wars <p> <table><tr><td> <a href="/bbs/?pid=146120#p"> <img src="/bbs/thumbs/pico64_pong_wars-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=146120#p"> Pong Wars 1.0</a><br><br> by <a href="/bbs/?uid=84955"> moddedBear</a> <br><br><br> <a href="/bbs/?pid=146120#p"> [Click to Play]</a> </td></tr></table> </p> <p>A simple animated wallpaper or screensaver. Two sides locked in an eternal battle.</p> <p>The two colors are taken from your current desktop theme.</p> <p>Inspired by <a href="https://pong-wars.koenvangilst.nl/">the web version by Koen van Gilst</a>, with some code snippets being adapted from it.</p> <h2>Save as wallpaper</h2> <p>If you haven't already, create a user wallpaper directory in <code>/appdata/system</code>. Changes to the system wallpapers won't persist across a reboot.</p> <div> <div class=scrollable_with_touch style="width:100%; max-width:800px; overflow:auto; margin-bottom:12px"> <table style="width:100%" cellspacing=0 cellpadding=0> <tr><td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> <td background=/gfx/code_bg0.png> <div style="font-family : courier; color: #000000; display:absolute; padding-left:10px; padding-top:4px; padding-bottom:4px; "> <pre>cp /system/wallpapers /appdata/system/wallpapers</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>Load and save the cart.</p> <div> <div class=scrollable_with_touch style="width:100%; max-width:800px; overflow:auto; margin-bottom:12px"> <table style="width:100%" cellspacing=0 cellpadding=0> <tr><td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> <td background=/gfx/code_bg0.png> <div style="font-family : courier; color: #000000; display:absolute; padding-left:10px; padding-top:4px; padding-bottom:4px; "> <pre>load #pong_wars save /appdata/system/wallpapers/</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <h2>Save as screensaver</h2> <p>If you haven't already, create a user screensaver directory in <code>/appdata/system</code>. Changes to the system screensavers won't persist across a reboot.</p> <div> <div class=scrollable_with_touch style="width:100%; max-width:800px; overflow:auto; margin-bottom:12px"> <table style="width:100%" cellspacing=0 cellpadding=0> <tr><td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> <td background=/gfx/code_bg0.png> <div style="font-family : courier; color: #000000; display:absolute; padding-left:10px; padding-top:4px; padding-bottom:4px; "> <pre>cp /system/screensavers /appdata/system/screensavers</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>Load and save the cart.</p> <div> <div class=scrollable_with_touch style="width:100%; max-width:800px; overflow:auto; margin-bottom:12px"> <table style="width:100%" cellspacing=0 cellpadding=0> <tr><td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> <td background=/gfx/code_bg0.png> <div style="font-family : courier; color: #000000; display:absolute; padding-left:10px; padding-top:4px; padding-bottom:4px; "> <pre>load #pong_wars save /appdata/system/screensavers/</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> https://www.lexaloffle.com/bbs/?tid=141567 https://www.lexaloffle.com/bbs/?tid=141567 Tue, 09 Apr 2024 02:00:59 UTC