Retropone [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=73792 Custom Invaders - Yet another Space Invaders clone <p> <table><tr><td> <a href="/bbs/?pid=126154#p"> <img src="/bbs/thumbs/pico8_rtr_custominv_1-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=126154#p"> Custom Invaders 1.0</a><br><br> by <a href="/bbs/?uid=73792"> Retropone</a> <br><br><br> <a href="/bbs/?pid=126154#p"> [Click to Play]</a> </td></tr></table> </p> <p>And here is another little game I did on my spare time.<br /> Yes, I know, it's yet another <em>Space Invaders</em> clone, but I wanted to make one that behave closer to the original Arcade version, and also add a little twist to it.</p> <p>Indeed, you can customize your game, with a lot of parameters like:</p> <ul> <li>the number of players (up to 4!)</li> <li>the type of display</li> <li>the number of monsters coming up, how much of each type and their starting position</li> <li>shot speed from the monsters and from the players</li> <li>the number and size of protective shields</li> <li>number of lives and how much points for extra</li> </ul> <h2>Controls:</h2> <h3>Customization menu:</h3> <p>Up/Down - Select parameter<br /> Left/Right - Change parameter<br /> X - Show a preview of the upcoming game</p> <h3>Player select menu:</h3> <p>Left/Right - Add/Remove a player (Classic mode only)<br /> O - Join a game<br /> X - Quit the game<br /> Hold O when all players are ready to start the game</p> <h3>In-Game:</h3> <p>Left/Right - Move<br /> O/X/Up - Shoot</p> https://www.lexaloffle.com/bbs/?tid=51721 https://www.lexaloffle.com/bbs/?tid=51721 Wed, 22 Feb 2023 16:08:12 UTC Pitfall 2: Lost Caverns <h1>Pitfall 2: Lost Caverns</h1> <p> <table><tr><td> <a href="/bbs/?pid=0#p"> <img src="/bbs/thumbs/pico8_pitfall2-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=0#p"> pitfall2</a><br><br> by <a href="/bbs/?uid=0"> </a> <br><br><br> <a href="/bbs/?pid=0#p"> [Click to Play]</a> </td></tr></table> </p> <p><strong>Controls</strong><br /> <em>In-game</em><br /> Directions: Move Harry<br /> O/X buttons: Jump</p> <p><em>Menus</em><br /> Directions: Move cursor<br /> O button: Confirm<br /> X button: Back</p> <img style="margin-bottom:16px" border=0 src="/media/73792/pit2label_0.png" alt="" /> <p>Hello everybody!<br /> I am pretty new on the forum, but I'm not new to programming on Lua game engine.<br /> I got the Pico8 to spare some of my time into game programming, even if it's not my main activity.<br /> So far, I only did a couple of little incomplete games that are not worth sharing here, but as a challenge last year, after doing my own conversion of the classic game Pitfall (that is not worth sharing here neither), I decided to do a conversion of Pitfall 2, as the original game was more ambitious, with more gameplay variety and an iconic music track.</p> <p>Quickly, I was faced with a lot of challenge, as the original game is pretty big for the original Atari 2600, with the huge map of 8 screens by 28 floors and its complex soundtrack generated thanks to a soundchip in the cartridge.<br /> This is the first time I'm creating compression systems for fitting most data as possible as my not-so-optimized code is taking a lot of tokens, but thanks to that, I managed to fit the whole original game in a single Pico cartridge, including some surprises.</p> <p>After hesitating a lot, I finally decided to share it here, to get some feedbacks on the quality of conversion and to find some bugs if some remains.<br /> About the graphics, I know they are not so great (it's the part I'm the most bad at).</p> <p>Some controls have been altered compared to the original game, as some of them are pretty frustrating nowadays, like the controls on ladders and the jumps.<br /> I also added a save feature, so you don't have to play it in one session.</p> <p>Anyway, I hope you'll have some fun with it, like I did when testing it and playing it.<br /> I'm proud of what I accomplished and learned during the 3 months I worked on it.<br /> And also a quick thanks to the community (aka you!) that motivated me to do this challenge!</p> https://www.lexaloffle.com/bbs/?tid=51133 https://www.lexaloffle.com/bbs/?tid=51133 Fri, 13 Jan 2023 00:19:55 UTC