Alpaca_Killer [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=73986 The Vein Wars <p> <table><tr><td> <a href="/bbs/?pid=162296#p"> <img src="/bbs/thumbs/pico8_kawigufoya-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=162296#p"> The Vein Wars</a><br><br> by <a href="/bbs/?uid=73986"> Alpaca_Killer</a> <br><br><br> <a href="/bbs/?pid=162296#p"> [Click to Play]</a> </td></tr></table> <br /> This game is for dulwich 2-day green gamejam 2025.<br /> Topic is &quot;Health&quot;</p> <p>&quot;In the year 2040, zetatech unveils a groundbreaking medical nanodrone that can be injected through a needle into a blood vessel to proactively remove stubborn bacteria that cannot be removed by normal medication. the nanodrones are not yet trusted by the public, and zetatech now is planning an online stream face to the public, prove the effectiveness of the nanodrone by a real operation.&quot;</p> <p>&quot;Congratulations employee, you've been chosen by the company to be the operator of a medical nanodrone, based on your precise surgical mechanical maneuvering skills. The success of nanodrone is now all on you.&quot;</p> <p>The code and arts are fully from human</p> <p>Four defferent ends for 2 fails and 1 normal happy end and 1 perfect happy end.<br /> The perfect happy end only requres patient still have full hp until the end.</p> https://www.lexaloffle.com/bbs/?tid=147273 https://www.lexaloffle.com/bbs/?tid=147273 Mon, 17 Feb 2025 00:15:02 UTC How to detect mouse and clicking in Picotron and make buttons <p>The regular poke memory method to get the coordinates of mouse in pico-8 doesn't work in Picotron, and I want to add buttons that can react to the clinking in my programs, any examples?<br /> usually while I was working in pico-8, I used to create and object and follows the the mouse, and as the object collides with sth, program runs , but can't detect clinking.</p> https://www.lexaloffle.com/bbs/?tid=141660 https://www.lexaloffle.com/bbs/?tid=141660 Fri, 12 Apr 2024 02:17:48 UTC Any idea of using command line in program? <p>I feels like the traditional way to load a cart is too slow, so make a FasterLoader with UI and interact by keys may be better. But the file commands like cd, load, and open are not available for coding!.<br /> I can use load and cd in the code but it just doesn't gives any reaction feels like the code not existing. What's more, the open command is not even included in because while I tried to run it, the terminal says syntax error, which makes me feel upset. ;(</p> https://www.lexaloffle.com/bbs/?tid=141614 https://www.lexaloffle.com/bbs/?tid=141614 Wed, 10 Apr 2024 11:06:58 UTC