cobalt00 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=70685 WIP: Torch &amp; Key: Puzzle Platformer <p> <table><tr><td> <a href="/bbs/?pid=122055#p"> <img src="/bbs/thumbs/pico8_torchkey-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=122055#p"> torchkeywip1</a><br><br> by <a href="/bbs/?uid=70685"> cobalt00</a> <br><br><br> <a href="/bbs/?pid=122055#p"> [Click to Play]</a> </td></tr></table> </p> <p>Just a WIP of my puzzle platformer Torch &amp; Key. Uses lovely assets by AchieGameDev <a href="https://linktr.ee/AchieGameDev">https://linktr.ee/AchieGameDev</a> and ElectricLemon <a href="https://electriclemon.itch.io/stick-tiles-sprites">https://electriclemon.itch.io/stick-tiles-sprites</a></p> <p>Will eventually contain 7 levels, each introducing a new mechanic or application of a mechanic. Torches allow passage through red tiles and can be carried or placed. Eventually I will add keys which will allow passage through doors, and when dropped are thrown a short distance and have gravity. Only one torch or one key can be carried at a time. In addition, there will be roaming enemies which become passive when lit by torchlight. Enemies will also be able to carry and roam with torches. And finally, each level will contain arbitrary gems to pick up. Eventually all these mechanics will come together to create interesting problems for the player to solve.</p> https://www.lexaloffle.com/bbs/?tid=50564 https://www.lexaloffle.com/bbs/?tid=50564 Thu, 08 Dec 2022 23:48:56 UTC The Keep <p> <table><tr><td> <a href="/bbs/?pid=120745#p"> <img src="/bbs/thumbs/pico8_thekeep-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=120745#p"> thekeep</a><br><br> by <a href="/bbs/?uid=70685"> cobalt00</a> <br><br><br> <a href="/bbs/?pid=120745#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=50234 https://www.lexaloffle.com/bbs/?tid=50234 Tue, 15 Nov 2022 03:50:49 UTC SDL Error for pixel_perfect on Raspberry Pi <p>While snooping around the Pico8 execution options, I ran into an SDL error while trying to scale Pico 8 to fit my Pi's screen using &quot;-pixel_perfect 0&quot;</p> <p>The SDL error is as follows:</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>SDL Error: The video driver did not add any displays ** FATAL ERROR: Unable to initialize SDL</pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>For some context, I am running my Pi's video output via composite. I assumed this error was related to that, so I tested it once again using the default HDMI output. The SDL error returned exactly the same.</p> <p>To test further, I attempted executing Pico8 from a CLI environment instead of desktop. This returned the exact same SDL error every time, even without any options. I tried this for HDMI and composite.</p> <p>To make sure this wasn't something wrong with my own Pi, I performed a reinstall of Pi OS and tried each iteration of the problem once again to the same results.</p> <p>I still suspect I may be missing something on my end, but I think this is enough evidence to report officially as a bug. I'm no longer concerned about &quot;-pixel_perfect 0&quot; not working as I believe I've found an alternative, but I am concerned that starting Pico8 from a CLI environment doesn't seem to work on Pi.</p> https://www.lexaloffle.com/bbs/?tid=49850 https://www.lexaloffle.com/bbs/?tid=49850 Wed, 19 Oct 2022 17:44:05 UTC Rain: A Sleep Aid <h1>Rain: A Sleep Aid</h1> <p> <table><tr><td> <a href="/bbs/?pid=119307#p"> <img src="/bbs/thumbs/pico8_rain1-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=119307#p"> Rain: A Sleep Aid</a><br><br> by <a href="/bbs/?uid=70685"> cobalt00</a> <br><br><br> <a href="/bbs/?pid=119307#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a simple audiovisual sleep aid I created for the PICO-8. It features relaxing sounds of rain and soft thunder and the calm sight of a dark window on a rainy night. Enjoy!</p> https://www.lexaloffle.com/bbs/?tid=49847 https://www.lexaloffle.com/bbs/?tid=49847 Wed, 19 Oct 2022 14:15:07 UTC