tubeman [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=80485 ripple_3d <p> <table><tr><td> <a href="/bbs/?pid=138520#p"> <img src="/bbs/thumbs/pico8_ripple_3d-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=138520#p"> ripple_3d</a><br><br> by <a href="/bbs/?uid=80485"> tubeman</a> <br><br><br> <a href="/bbs/?pid=138520#p"> [Click to Play]</a> </td></tr></table> <br /> Just sharing with a friend.</p> <p>Keys:<br /> Up/Down: amplitude of the ripple<br /> Left/Right: frequency of ripples<br /> Z/X: camera angle</p> <p>Click &quot;Code ▽&quot; in the bottom toolbar to view the code</p> https://www.lexaloffle.com/bbs/?tid=55273 https://www.lexaloffle.com/bbs/?tid=55273 Sun, 10 Dec 2023 18:19:33 UTC interactive rotating cube <p> <table><tr><td> <a href="/bbs/?pid=138068#p"> <img src="/bbs/thumbs/pico8_cuberot-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=138068#p"> cuberot</a><br><br> by <a href="/bbs/?uid=80485"> tubeman</a> <br><br><br> <a href="/bbs/?pid=138068#p"> [Click to Play]</a> </td></tr></table> </p> <p>This interactive cube rotator is an accompaniment to the <a href="https://nerdyteachers.com/PICO-8/Pico-View/?issue=11#3D">Introduction to 3D</a> article in the November Pico-View issue.</p> <p><strong>Keys:</strong></p> <ul> <li>Up/Down: Select next/previous parameter</li> <li>Left/Right: Incrase/decrease parameter value</li> <li>Z: Randomize the parameter values</li> <li>X: Toggle hiding/showing the text</li> </ul> <p><strong>Description of parameters:</strong></p> <ul> <li>xrot/yrot/zrot: The rotation around the x/y/z axis</li> <li>xoff/yoff/zoff: The cube's x/y/z offsets (i.e. a translation transformation)</li> <li>zoom: The camera's z offset</li> <li>cam: Intensity of animated camera movement along the x,y &amp; z axes</li> <li>sprd: How spread out are the points in the cube</li> <li>dots: The number of points in the cube</li> </ul> <p>Feel free to ask any questions and I'll try to respond to them as soon as I can. :)</p> https://www.lexaloffle.com/bbs/?tid=55176 https://www.lexaloffle.com/bbs/?tid=55176 Fri, 01 Dec 2023 03:19:08 UTC bubble pop <p>Press / hold Z or X to pop bubbles. Use arrow keys to configure speed/multipop.<br /> <table><tr><td> <a href="/bbs/?pid=134942#p"> <img src="/bbs/thumbs/pico8_zatejomotu-2.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=134942#p"> zatejomotu</a><br><br> by <a href="/bbs/?uid=80485"> tubeman</a> <br><br><br> <a href="/bbs/?pid=134942#p"> [Click to Play]</a> </td></tr></table> </p> <p>Changelog:<br /> 9/28/23 - added speed/multipop configurations</p> https://www.lexaloffle.com/bbs/?tid=54296 https://www.lexaloffle.com/bbs/?tid=54296 Wed, 27 Sep 2023 01:50:04 UTC Pixel TD <p> <table><tr><td> <a href="/bbs/?pid=133116#p"> <img src="/bbs/thumbs/pico8_pixel_td-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=133116#p"> Pixel TD</a><br><br> by <a href="/bbs/?uid=80485"> tubeman</a> <br><br><br> <a href="/bbs/?pid=133116#p"> [Click to Play]</a> </td></tr></table> </p> <p>Hi, this is my first PICO-8 game. It's a tower defense game inspired by an old flash game called Vector TD. Hope you enjoy!</p> <p>Keys:<br /> Z - open shop / OK<br /> X - send wave / Cancel<br /> Arrow keys - move selection</p> <img style="margin-bottom:16px" border=0 src="/media/80485/pixel td_5.png" alt="" /> <p>It's also available on itch: <a href="https://tube-man.itch.io/pixel-td">https://tube-man.itch.io/pixel-td</a><br /> Also the code is available on github: <a href="https://github.com/beardedsakimonkey/pixel_td.p8">https://github.com/beardedsakimonkey/pixel_td.p8</a></p> <p>Updates:<br /> 9/12/23 - Fixed bug where towers could earn double gold on kill (thanks Cowirrie)</p> https://www.lexaloffle.com/bbs/?tid=53757 https://www.lexaloffle.com/bbs/?tid=53757 Wed, 16 Aug 2023 01:56:13 UTC