cellularmitosis [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=32792 picoroids 0.2 <p>v0.2 UPDATE:</p> <ul> <li>Respawning after you die</li> <li>Levels of increasing difficulty</li> <li>Asteroids break up into smaller chunks when hit</li> </ul> <p> <table><tr><td> <a href="/bbs/?pid=59375#p"> <img src="/bbs/thumbs/pico8_porapubene-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=59375#p"> picoroids 0.2</a><br><br> by <a href="/bbs/?uid=32792"> cellularmitosis</a> <br><br><br> <a href="/bbs/?pid=59375#p"> [Click to Play]</a> </td></tr></table> </p> <p>v0.1:</p> <p>Hello!</p> <p>Over thanksgiving weekend I took a swing at PICO-8 to introduce my nephew to some game programming. What a delightful little platform! (other than the scoping rules of Lua, ugh!).</p> <p>The result was a very simple Asteroids clone. Enjoy! <a href="https://github.com/pepaslabs/picoroids">https://github.com/pepaslabs/picoroids</a></p> <img style="margin-bottom:16px" border=0 src="https://github.com/pepaslabs/picoroids/raw/master/assets/picoroids.gif" alt="" /> <p>The asteroids don't break up into smaller pieces yet, and there is no score or sound effects. Work-in-progress!</p> <p>Also, I have four days of Lua under my belt, so the code probably isn't idiomatic. Now that I've read a bit of other people's code, I realized I should have used my tables as dictionaries, rather than always accessing them as arrays (the code is more difficult to read).</p> <p>Cheers!</p> <p> <table><tr><td> <a href="/bbs/?pid=59375#p"> <img src="/bbs/thumbs/pico59373.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=59375#p"> picoroids 0.1</a><br><br> by <a href="/bbs/?uid=32792"> cellularmitosis</a> <br><br><br> <a href="/bbs/?pid=59375#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=32331 https://www.lexaloffle.com/bbs/?tid=32331 Tue, 27 Nov 2018 02:16:45 UTC