Roucasse [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=15065 Tic-Tac-Toe <p> <table><tr><td> <a href="/bbs/?pid=28198#p"> <img src="/bbs/thumbs/pico28197.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=28198#p"> Tic-Tac-Toe</a><br><br> by <a href="/bbs/?uid=15065"> Roucasse</a> <br><br><br> <a href="/bbs/?pid=28198#p"> [Click to Play]</a> </td></tr></table> </p> <p>It's just a Tic-Tac-Toe game.</p> <p><span style="text-decoration: underline;">Rules</span> :</p> <ul> <li>Do a line with 3 cross/circle to win</li> </ul> <p><span style="text-decoration: underline;">To add later</span> :</p> <ul> <li>AI to play against the player</li> <li>Add music/sound effect (SFX when drawing a cross/circle is pretty annoying)</li> </ul> https://www.lexaloffle.com/bbs/?tid=27620 https://www.lexaloffle.com/bbs/?tid=27620 Thu, 08 Sep 2016 11:16:07 UTC Pico-Pong <p> <table><tr><td> <a href="/bbs/?pid=27975#p"> <img src="/bbs/thumbs/pico27962.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=27975#p"> Pico-Pong</a><br><br> by <a href="/bbs/?uid=15065"> Roucasse</a> <br><br><br> <a href="/bbs/?pid=27975#p"> [Click to Play]</a> </td></tr></table> </p> <p>Hi, here is my first PICO-8 game ! (And the first game I ever released)</p> <p>As you may have guessed, it's a remake of Pong.<br /> I chose to do this game to learn the basics of LUA, and because that's one of the easiest game to code.</p> <p>There are 2 control options :</p> <ul> <li>One for keyboard</li> <li>One for Pocket CHIP/gamepad (since the arrow keys are not at the same position).</li> </ul> <p>That's my first game so the code may not be really optimised.</p> https://www.lexaloffle.com/bbs/?tid=27598 https://www.lexaloffle.com/bbs/?tid=27598 Sat, 03 Sep 2016 14:22:33 UTC Pocket CHIP F7 key <p>Hi, when I press the F7 key (with the Pocket CHIP keyboard) to do a cartridge label it looks like it doesn't do anything. I also tried all the F* keys but nothing works, when I save the cartridge to the .p8.png format the center of the cartridge is just a color, not the picture.</p> <p>Is this a bug ? Is it mapped on another key ?<br /> Or maybe I'm just stupid and I do it wrong, that's possible ^^'</p> https://www.lexaloffle.com/bbs/?tid=27574 https://www.lexaloffle.com/bbs/?tid=27574 Mon, 29 Aug 2016 16:33:55 UTC