noppa [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=25216 Shelled Shinobi <p> <table><tr><td> <a href="/bbs/?pid=78544#p"> <img src="/bbs/thumbs/pico8_shelledshinobi1-7.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=78544#p"> shelledshinobi1</a><br><br> by <a href="/bbs/?uid=25216"> noppa</a> <br><br><br> <a href="/bbs/?pid=78544#p"> [Click to Play]</a> </td></tr></table> </p> <h3>Shelled Shinobi</h3> <p>Alternate between classic platforming and controlling a fast sliding shell.</p> <img style="margin-bottom:16px" border=0 src="/media/25216/18_shelled_1.gif" alt="" /> <img style="margin-bottom:16px" border=0 src="/media/25216/shelled_sewers_small.gif" alt="" /> <img style="margin-bottom:16px" border=0 src="/media/25216/shelled_shinobi_gameplay.gif" alt="" /> <hr /> <h4>Controls</h4> <p><strong>Keyboard / Gamepad</strong>:<br /> <strong>Move</strong>: Left, Right arrow keys / Left joystick or D-Pad (p8/bin).<br /> <strong>Jump*</strong>: Z or C / 🅾️.<br /> <strong>Shell*</strong>: X or V / ❎.<br /> <strong>Pause, Options</strong>: P or Enter / Start (p8/bin) or Back (web).</p> <p>*Can be swapped in the pause menu.</p> <hr /> <h4>Versions</h4> <p>Depending on your device and browser, <strong>the game may stutter in the browser version. In that case, please <a href="https://www.lexaloffle.com/bbs/cposts/sh/shelledshinobi1-7.p8.png">import this cart</a> to PICO-8 or launch it from SPLORE</strong>.</p> <p>You can also download the game on itch.io: <a href="https://noppa.itch.io/shelled-shinobi">https://noppa.itch.io/shelled-shinobi</a>.</p> <p>It's currently also possible to lower the framerate in code by changing the value of 'fps_60' in '_init()' (could be useful for e.g. RPi0 users?).</p> <p>Updates:<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"></p> <h4>7/1/2020</h4> <ul> <li>Fixed final room missing boundary</li> <li>Fixed a displaced pixel (and added another pixel :P) in the title graphics</li> <li>Replaced the 30 FPS build with the 60 FPS one in itch.io</li> <li>Updated some details in this post (in &quot;Controls&quot;, &quot;Versions&quot;)</li> </ul> <h4>7/8/2020</h4> <ul> <li>Added copy protection</li> <li>Added credits to the title screen</li> <li>Removed thanks from code comments to save on characters</li> <li>Misc. minor graphical changes</li> <li>Removed some unused variables and other minor code cleanup</li> </ul> <h4>7/14/2020</h4> <ul> <li>Attempt to patch a rare crash when pressing a switch</li> <li>Some insignificant code changes (variable rename etc)<br /> </div></div></div></li> </ul> <hr /> <h4>Credits</h4> <p>Design, programming, art and sfx by <a href="https://twitter.com/magu_dev">magu</a> aka <a href="https://www.lexaloffle.com/bbs/?uid=25216"> @noppa</a>.</p> <p>Music (slightly remixed) from PICO-8 Tunes Vol. 2 (<a href="https://www.lexaloffle.com/bbs/?tid=33675">https://www.lexaloffle.com/bbs/?tid=33675</a>), &quot;Like Clockwork&quot; (CC-BY-NC-SA 4.0), and Vol. 1 (<a href="https://www.lexaloffle.com/bbs/?tid=29008">https://www.lexaloffle.com/bbs/?tid=29008</a>), &quot;Dungeon&quot; (CC-BY-SA-3.0), by <a href="https://www.lexaloffle.com/bbs/?uid=11292"> <a href="https://www.lexaloffle.com/bbs/?uid=11292"> @Gruber</a></a>.</p> <p>Special thanks to <a href="https://www.lexaloffle.com/bbs/?uid=25898"> @NerdyTeachers</a>, <a href="https://www.lexaloffle.com/bbs/?uid=16423"> @Krystman</a>, <a href="https://www.lexaloffle.com/bbs/?uid=11292"> <a href="https://www.lexaloffle.com/bbs/?uid=11292"> @Gruber</a></a>, <a href="https://www.lexaloffle.com/bbs/?uid=10198"> @MBoffin</a> and <a href="https://www.lexaloffle.com/bbs/?uid=11047"> @TRASEVOL_DOG</a> for tutorials,<br /> and everyone who's played the game and given feedback!</p> <p>Made using PICO-8 by Lexaloffle,<br /> pico8vscodeeditor by grumpydev,<br /> pico-8-simple-outline by Anthony Villena and<br /> tiled-pico-8 by samhocevar.</p> https://www.lexaloffle.com/bbs/?tid=38573 https://www.lexaloffle.com/bbs/?tid=38573 Sun, 28 Jun 2020 02:13:54 UTC Shelled Shinobi (Demo) <h3>This is a WIP version. The full release can be found here: <a href="https://www.lexaloffle.com/bbs/?tid=38573">https://www.lexaloffle.com/bbs/?tid=38573</a></h3> <p> <table><tr><td> <a href="/bbs/?pid=73800#p"> <img src="/bbs/thumbs/pico8_shelled_shinobi_02-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=73800#p"> shelled_shinobi_02</a><br><br> by <a href="/bbs/?uid=25216"> noppa</a> <br><br><br> <a href="/bbs/?pid=73800#p"> [Click to Play]</a> </td></tr></table> </p> <p>Alternate between classic platforming and controlling a fast sliding shell.<br /> Originally based on the Nerdy Teachers platformer tutorial.</p> <p>Update 4/11/20:</p> <ul> <li>Added a jump buffer (5 frames on 30 FPS)</li> <li>Less sliding when not shelled</li> <li>Leftover pickups now get removed after game won.</li> </ul> <p>Controls:<br /> Gamepad / Keyboard:<br /> Move: D-Pad or Left joystick / Arrow keys<br /> Shell: ❎ / X or V<br /> Jump: 🅾️ / C or Z</p> <p><img style="margin-bottom:16px" border=0 src="/media/25216/shelled_000.png" alt="" /> <img style="margin-bottom:16px" border=0 src="/media/25216/shelled_001.png" alt="" /></p> <p>Original post:<br /> <table><tr><td> <a href="/bbs/?pid=73800#p"> <img src="/bbs/thumbs/pico8_shelled_shinobi-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=73800#p"> shelled_shinobi</a><br><br> by <a href="/bbs/?uid=25216"> noppa</a> <br><br><br> <a href="/bbs/?pid=73800#p"> [Click to Play]</a> </td></tr></table> </p> https://www.lexaloffle.com/bbs/?tid=37036 https://www.lexaloffle.com/bbs/?tid=37036 Tue, 10 Mar 2020 19:27:44 UTC