Laumark [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=14399 Math Buster <p> <table><tr><td> <a href="/bbs/?pid=31291#p"> <img src="/bbs/thumbs/pico31724.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=31291#p"> Math buster</a><br><br> by <a href="/bbs/?uid=14399"> Laumark</a> <br><br><br> <a href="/bbs/?pid=31291#p"> [Click to Play]</a> </td></tr></table> </p> <p>Use ARROW KEYS to control the ship.<br /> Z to shoot.</p> <p>The goal of the game is to reach the right value by shooting positive or negative numbers, without colliding with them.<br /> It's the boring math version of Asteroids you have always feared!</p> <p>Feedback and comments are welcome.</p> <p>And post your score! :)</p> https://www.lexaloffle.com/bbs/?tid=27929 https://www.lexaloffle.com/bbs/?tid=27929 Thu, 20 Oct 2016 09:24:38 UTC Thirsty <p> <table><tr><td> <a href="/bbs/?pid=27253#p"> <img src="/bbs/thumbs/pico27254.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=27253#p"> Thirsty</a><br><br> by <a href="/bbs/?uid=14399"> Laumark</a> <br><br><br> <a href="/bbs/?pid=27253#p"> [Click to Play]</a> </td></tr></table> </p> <ul> <li>Cursor keys to move</li> <li>Z to drink soda (regain speed)</li> </ul> <p>This is my first PICO 8 project.<br /> I made it in my post graduate unemployment period, and I've had so much fun with this tool.<br /> So much fun that I ended up spending way more time on this game than intended :)</p> <p>Hope you have fun playing, and remember: Stay hydrated!</p> https://www.lexaloffle.com/bbs/?tid=4112 https://www.lexaloffle.com/bbs/?tid=4112 Tue, 23 Aug 2016 16:07:10 UTC get flag value of sprite <p>Hey, I'm making a small game.</p> <p>I need to get the flag value of a sprite I'm drawing and moving in the _draw function.<br /> I need to know when the player hits the sprite. But I can't use mget() to get sprite number of it, because the sprite is not part of the map..</p> <p>Any ideas how to go about it?<br /> Right now I'm just using pget() to register it by color, but that solution is not super stable with so few colors ;)</p> <p>Hope someone can help.</p> https://www.lexaloffle.com/bbs/?tid=4028 https://www.lexaloffle.com/bbs/?tid=4028 Sat, 06 Aug 2016 17:58:10 UTC get flag value of sprite <p>Hey, I'm making a small game.</p> <p>I need to get the flag value of a sprite I'm drawing and moving in the _draw function.<br /> I need to know when the player hits the sprite. But I can't use mget() to get sprite number of it, because the sprite is not part of the map..</p> <p>Any ideas how to go about it?<br /> Right now I'm just using pget() to register it by color, but that solution is not super stable with so few colors ;)</p> <p>Hope someone can help.</p> https://www.lexaloffle.com/bbs/?tid=4027 https://www.lexaloffle.com/bbs/?tid=4027 Sat, 06 Aug 2016 17:53:08 UTC