Aslan85 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=12850 Pico-2048 <p>My first game with Pico-8, <strong>Pico-2048</strong> !<br /> I like to start a new game engine by program a classic ... yes, 2048 is now a classic ^^</p> <p>They have two different concepts with &quot;2048&quot;. I don't know which is the best and let's players decide.</p> <p><strong>First Concept</strong><br /> Near &quot;Three&quot; where tiles moving step by step. I like this version, it's more strategic and the player can do what he really want :<br /> <table><tr><td> <a href="/bbs/?pid=20452#p"> <img src="/bbs/thumbs/pico20607.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=20452#p"> Pico-2048</a><br><br> by <a href="/bbs/?uid=12850"> Aslan85</a> <br><br><br> <a href="/bbs/?pid=20452#p"> [Click to Play]</a> </td></tr></table> </p> <p><strong>Second Concept</strong><br /> Near the original &quot;2048&quot; where tiles moving until they can't. More action, more luck ... more fun :<br /> <table><tr><td> <a href="/bbs/?pid=20452#p"> <img src="/bbs/thumbs/pico20600.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=20452#p"> Pico-2048</a><br><br> by <a href="/bbs/?uid=12850"> Aslan85</a> <br><br><br> <a href="/bbs/?pid=20452#p"> [Click to Play]</a> </td></tr></table> </p> <p>--- GOAL ---<br /> Move tiles with the d-pad.<br /> Reach the 2048 tile ... and more if you can.</p> <p>--- CONTROLS ---<br /> &lt;left&gt;&lt;right&gt;&lt;up&gt;&lt;down&gt; To move tiles number</p> <p>After Game Over :<br /> &lt;z&gt; To replay</p> <p>Before Game Over :<br /> &lt;z&gt; To modify background color<br /> &lt;x&gt; To modify text color</p> <p>Original 2048 concept by Gabriele Cirulli<br /> <a href="https://gabrielecirulli.github.io/2048">https://gabrielecirulli.github.io/2048</a></p> <p>Have fun !</p> <hr /> <h2>-- From the latest version --</h2> <p>Modify :<br /> 1- Add animation when tiles move !<br /> 2- Tiles move until they can't (in the &quot;2048&quot; version)<br /> 3- Modify the game over : For the moment, I don't check if the player can move. Indeed, if the board is full after putting 3 times a direction, that's create a Game Over.<br /> 4- Add a little sound when player put a button.<br /> 5- Add two versions of the same concept. Play what do you like.</p> <p>Know bugs :<br /> 1- After 32768 points, the score reboot ... Someone know a method to have a big score ?<br /> 2- Sometimes after merge, tiles don't move until they can't. I know where I'm wrong and repair that soon.</p> <p>To do:<br /> 1- Add effects when a tile merged or a new tile appear.<br /> 2- Add pretty good music (Thanks adge)<br /> 3- Optimize a lot of part of the code.</p> https://www.lexaloffle.com/bbs/?tid=3334 https://www.lexaloffle.com/bbs/?tid=3334 Wed, 11 May 2016 12:34:27 UTC