nakato [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=27319 Picometry-War <p> <table><tr><td> <a href="/bbs/?pid=49916#p"> <img src="/bbs/thumbs/pico50714.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=49916#p"> Picometry-War 0.2 0.2</a><br><br> by <a href="/bbs/?uid=27319"> nakato</a> <br><br><br> <a href="/bbs/?pid=49916#p"> [Click to Play]</a> </td></tr></table> </p> <ul> <li>add grid and wave effect</li> </ul> <p>A GeometryWar inspired game made during a jam in february</p> <p> <table><tr><td> <a href="/bbs/?pid=49916#p"> <img src="/bbs/thumbs/pico49915.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=49916#p"> Picometry-War 0.1</a><br><br> by <a href="/bbs/?uid=27319"> nakato</a> <br><br><br> <a href="/bbs/?pid=49916#p"> [Click to Play]</a> </td></tr></table> </p> <p>Controls :</p> <p>E S D F to move<br /> Mouse to aim<br /> Left click to fire<br /> Right click to bomb when available</p> <img style="margin-bottom:16px" border=0 src="https://www.lexaloffle.com/bbs/files/27319/picometrywar_2.gif" width=256 height=256 alt="" /> https://www.lexaloffle.com/bbs/?tid=30887 https://www.lexaloffle.com/bbs/?tid=30887 Sun, 04 Mar 2018 05:33:28 UTC P8Compile - a bash script to compile multiple lua <p>Hello,</p> <p>i'm working on a new pico-8 project and with time ... my code was long and difficult to navigate in.</p> <p>As the p8 file is just a textfile ... i have the idea to extract the code as lua file ... and allow to compile a lot of lua file in my p8 file.</p> <p>I have just create a simple bash file that to this ... :</p> <p>if existing project : -&gt; extract code to main.lua<br /> if new project : -&gt; create p8file and a default main.lua file</p> <p>Now can create a lot of lua file ... and everything will be compile in your gamefile when you launch the command</p> <p>As you can see ... my new project is now more readable :)</p> <img style="margin-bottom:16px" border=0 src="https://i.imgur.com/N5NfDjQ.png" alt="" /> <p>It's fresh new project ( today ) , and only tested on OSX/Linux ...<br /> <a href="https://github.com/Nakato53/p8compile">https://github.com/Nakato53/p8compile</a></p> https://www.lexaloffle.com/bbs/?tid=30795 https://www.lexaloffle.com/bbs/?tid=30795 Mon, 19 Feb 2018 09:52:50 UTC