eis [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=17474 heart <p> <table><tr><td> <a href="/bbs/?pid=44721#p"> <img src="/bbs/thumbs/pico44720.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=44721#p"> heart</a><br><br> by <a href="/bbs/?uid=17474"> eis</a> <br><br><br> <a href="/bbs/?pid=44721#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=30004 https://www.lexaloffle.com/bbs/?tid=30004 Thu, 28 Sep 2017 16:30:47 UTC asteroid <p> <table><tr><td> <a href="/bbs/?pid=41155#p"> <img src="/bbs/thumbs/pico41154.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=41155#p"> asteroid</a><br><br> by <a href="/bbs/?uid=17474"> eis</a> <br><br><br> <a href="/bbs/?pid=41155#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=29403 https://www.lexaloffle.com/bbs/?tid=29403 Wed, 31 May 2017 08:05:51 UTC Interference Viewer <p> <table><tr><td> <a href="/bbs/?pid=40273#p"> <img src="/bbs/thumbs/pico40272.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=40273#p"> Interference Viewer</a><br><br> by <a href="/bbs/?uid=17474"> eis</a> <br><br><br> <a href="/bbs/?pid=40273#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=29284 https://www.lexaloffle.com/bbs/?tid=29284 Sun, 07 May 2017 07:48:55 UTC How to get rich and famous on the Internet <p> <table><tr><td> <a href="/bbs/?pid=35606#p"> <img src="/bbs/thumbs/pico35605.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=35606#p"> How to get rich and famous on the Internet</a><br><br> by <a href="/bbs/?uid=17474"> eis</a> <br><br><br> <a href="/bbs/?pid=35606#p"> [Click to Play]</a> </td></tr></table> <br /> sizzle equals subs</p> <p>move knife with arrow keys (move knife to the right to cut stuff)</p> https://www.lexaloffle.com/bbs/?tid=28550 https://www.lexaloffle.com/bbs/?tid=28550 Fri, 13 Jan 2017 12:16:10 UTC PixelSneks (CurveFever clone) <p> <table><tr><td> <a href="/bbs/?pid=34763#p"> <img src="/bbs/thumbs/pico34769.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=34763#p"> PixelSneks (CurveFever clone) 1.0.1</a><br><br> by <a href="/bbs/?uid=17474"> eis</a> <br><br><br> <a href="/bbs/?pid=34763#p"> [Click to Play]</a> </td></tr></table> </p> <p>1.0.1: Quick fix for the title screen</p> <p><a href="https://www.youtube.com/watch?v=r8aw2daqkJ0">main inspiration</a></p> <p>The main slowdown factor of the whole thing is this:</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> for x=0,127 do for y=0,127 do if brd[x][y] != 0 then pset(x,y,brd[x][y]) end end end </pre></div></td> <td background=/gfx/code_bg1.png width=16><div style="width:16px;display:block"></div></td> </tr></table></div></div> <p>I have to copy everything from the board to the screen, every frame. Maybe someone could help with a more efficient way to do that?</p> <p>Sometimes, very rarely, snakes just crash into themselves when nothing happens. Should maybe fix that.</p> <p>The stupid AI is surprisingly good at beating me. I should probably practice some curve fever.</p> <p>Feedback is greatly appreciated!</p> https://www.lexaloffle.com/bbs/?tid=28413 https://www.lexaloffle.com/bbs/?tid=28413 Mon, 02 Jan 2017 16:40:38 UTC Mirrored <p> <table><tr><td> <a href="/bbs/?pid=34048#p"> <img src="/bbs/thumbs/pico34047.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=34048#p"> Mirrored Pre 2</a><br><br> by <a href="/bbs/?uid=17474"> eis</a> <br><br><br> <a href="/bbs/?pid=34048#p"> [Click to Play]</a> </td></tr></table> <br /> <table><tr><td> <a href="/bbs/?pid=33940#p"> <img src="/bbs/thumbs/pico33939.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=33940#p"> Mirrored Pre</a><br><br> by <a href="/bbs/?uid=17474"> eis</a> <br><br><br> <a href="/bbs/?pid=33940#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=28285 https://www.lexaloffle.com/bbs/?tid=28285 Thu, 22 Dec 2016 09:18:42 UTC I made a little puzzle mechanic and I'm unsure what to do with it <p>My mechanic is basically that there's a real world and a reflected world, and stuff can show up in both or just one of these worlds.<br /> <a href="https://gfycat.com/DecentDeliciousComet">Simple Demo</a><br /> Do you have any idea for a puzzle that I could make with it? I guess ideas come with time, but I some feedback could help :D<br /> Ideas to change/extend the mechanic in some levels are obviously very welcome</p> https://www.lexaloffle.com/bbs/?tid=28263 https://www.lexaloffle.com/bbs/?tid=28263 Tue, 20 Dec 2016 10:45:34 UTC