JScott [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=10551 Special Characters <p> <table><tr><td> <a href="/bbs/?pid=24034#p"> <img src="/bbs/thumbs/pico24113.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=24034#p"> Special Characters v1.2</a><br><br> by <a href="/bbs/?uid=10551"> JScott</a> <br><br><br> <a href="/bbs/?pid=24034#p"> [Click to Play]</a> </td></tr></table> </p> <p>I was on the Pico 8 Slack channel and it was brought to my attention that Pico 8 does adorable special characters. I don't know if it's documented anywhere so I made a little cart to show them off. Who needs sprites and tiles when you have ASCII characters? :D</p> https://www.lexaloffle.com/bbs/?tid=3739 https://www.lexaloffle.com/bbs/?tid=3739 Thu, 30 Jun 2016 20:53:12 UTC Writing good code <p>I've been hanging out in the IRC channel for a while and it's been really cool to see the community come up around Pico-8. The Fanzine ramped things up by showcasing the cool stuff people have come up with. I haven't made <a href="https://www.lexaloffle.com/bbs/?uid=10551&amp;amp;mode=carts">many carts yet</a> but some people expressed interest in what I think makes good code as a professional software developer.</p> <p>Because of that, I wrote this little series for you guys based off of what I saw in the Fanzine: <a href="http://blog.jvscott.net/post/128051478244/clear-code">Clear Code</a>. Some folk in IRC got a kick out of it so hopefully someone here enjoys it as well :)</p> <p>I also have to say a huge thank you to everyone who contributed to the Fanzine. It takes a certain courage to put your code in public like that so I certainly hope no one minds that I picked some of it apart to make my points.</p> <p>If you have opinions on code or code snippets to share, post them! I love talking code and Pico-8 brings a lot of interesting developers and ideas together.</p> https://www.lexaloffle.com/bbs/?tid=2508 https://www.lexaloffle.com/bbs/?tid=2508 Tue, 22 Sep 2015 18:37:09 UTC Tennis Galaxy <p> <table><tr><td> <a href="/bbs/?pid=13184#p"> <img src="/bbs/thumbs/pico13183.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=13184#p"> Tennis Galaxy 1.0.0</a><br><br> by <a href="/bbs/?uid=10551"> JScott</a> <br><br><br> <a href="/bbs/?pid=13184#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is my first Pico-8 cart that helped me learn the system and tools. Despite that, it's decently polished and surprisingly entertaining so I wanted to share it with you. It doesn't have a title screen, a lesson learned for the next cart, so the controls are:</p> <p><strong>up/down</strong> - move the paddle<br /> <strong>a</strong> - slow the paddle for more precision<br /> <strong>b</strong> - continue to a new game</p> <p>I also upload my carts to <a href="https://github.com/JScott/pico-carts">GitHub</a> if anyone's interested in the code, which is probably the best part.</p> https://www.lexaloffle.com/bbs/?tid=2342 https://www.lexaloffle.com/bbs/?tid=2342 Thu, 27 Aug 2015 00:46:48 UTC