jsybrandt [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=69968 Lil Runner (Demo 0.1) <p> <table><tr><td> <a href="/bbs/?pid=124644#p"> <img src="/bbs/thumbs/pico8_lil_guy_runner_demo-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=124644#p"> Lil Runner (Demo 0.1)</a><br><br> by <a href="/bbs/?uid=69968"> jsybrandt</a> <br><br><br> <a href="/bbs/?pid=124644#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a little demo I've been toying with. Its really barely a game, but it does show off a couple useful functions:</p> <ul> <li>Generated ground tiles with some decorations.</li> <li>Collision detection between the player character and the generated ground.</li> <li>Drawing triangles.</li> <li>Rope physics effects, used for the characters tail and flags.</li> <li>Some simple decorations, like clouds and background mountains.</li> </ul> <p>There's really no &quot;Game&quot; in the sense that there's no objective or fail condition (although if you fall off the screen you're probably in a non-recoverable scenario).</p> https://www.lexaloffle.com/bbs/?tid=51286 https://www.lexaloffle.com/bbs/?tid=51286 Sat, 21 Jan 2023 17:31:45 UTC jsybrandt_pong <p> <table><tr><td> <a href="/bbs/?pid=118414#p"> <img src="/bbs/thumbs/pico8_jsybrandt_pong-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=118414#p"> jsybrandt_pong</a><br><br> by <a href="/bbs/?uid=69968"> jsybrandt</a> <br><br><br> <a href="/bbs/?pid=118414#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a simple little proof of concept to help me put together a series of library files, which are intended to make pico8 development a little easier.</p> <p>In the meantime, I attempted to juice pong a little with some minor animations and particle effects.</p> https://www.lexaloffle.com/bbs/?tid=49599 https://www.lexaloffle.com/bbs/?tid=49599 Mon, 03 Oct 2022 03:38:11 UTC