syrupneko [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=14516 Cave Lizard <p> <table><tr><td> <a href="/bbs/?pid=34121#p"> <img src="/bbs/thumbs/pico35147.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=34121#p"> Cave Lizard 1.1</a><br><br> by <a href="/bbs/?uid=14516"> syrupneko</a> <br><br><br> <a href="/bbs/?pid=34121#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is a simple 1 screen game inspired by the classic game POOYAN. </p> <p>Shoot the balloons to knock your enemies down from the sky before they can land on the ground to steal your gold and ultimately invade your cave.</p> <p>Press Z to shoot, and use up/down keys to move up and down.</p> <p>I hope you enjoy.</p> <p>Version History<br /> 1.0 (2016/12/25) - original 30fps release</p> <p>1.1 (2017/1/7) -</p> <ul> <li>Frame rate is now 60fps</li> <li>New enemies are now based on time of day, and no longer based on player's score</li> </ul> <p> <table><tr><td> <a href="/bbs/?pid=34121#p"> <img src="/bbs/thumbs/pico34129.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=34121#p"> Cave Lizard 1.0</a><br><br> by <a href="/bbs/?uid=14516"> syrupneko</a> <br><br><br> <a href="/bbs/?pid=34121#p"> [Click to Play]</a> </td></tr></table> <br /> here's the original 30fps version.</p> https://www.lexaloffle.com/bbs/?tid=28303 https://www.lexaloffle.com/bbs/?tid=28303 Sun, 25 Dec 2016 13:19:32 UTC Walking Girl Tilesets <p> <table><tr><td> <a href="/bbs/?pid=28581#p"> <img src="/bbs/thumbs/pico28580.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=28581#p"> Walking Girl Tilesets</a><br><br> by <a href="/bbs/?uid=14516"> syrupneko</a> <br><br><br> <a href="/bbs/?pid=28581#p"> [Click to Play]</a> </td></tr></table> </p> <p>Posting this for anyone who wants to use it. I had made this as practice awhile back and I hate to see the graphics go to waste. Originally I thought maybe I'd make a LITTLE COMPUTER PEOPLE clone (if you remember that for the C64) or some sort of sidescrolling adventure game, or even maybe as a &quot;cheerleader&quot; for a shooter/puzzle type game (she could react to how well or badly you're playing.)</p> <p>If you download the cart, you'll see that there are 2 sprites with blank faces, a lot of faces for front and profile view (demo only uses 1 face), and a ground tile set, and a flower accessory sprite, and a walking sprite which does have a face.</p> <img style="margin-bottom:16px" border=0 src="https://www.lexaloffle.com/bbs/files/14516/PICO-8_7.png" width=580 height=540 alt="" /> <p>The side profile sprite doesn't have arms. I thought perhaps arms animated using the line() function, with rectfill() for the hands to create arm animations.</p> <p>Demo is just some simple code I threw together to test the walk cycle out, and so it doesn't contain any kind of variables that create a parent/child relationship between the body and the face. </p> <p>Anyways, feel free to use these if you can use 'em.</p> https://www.lexaloffle.com/bbs/?tid=27666 https://www.lexaloffle.com/bbs/?tid=27666 Fri, 16 Sep 2016 00:32:36 UTC Legends of Pizza Night <p> <table><tr><td> <a href="/bbs/?pid=28441#p"> <img src="/bbs/thumbs/pico59130.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=28441#p"> Legends of Pizza Night 1.4</a><br><br> by <a href="/bbs/?uid=14516"> syrupneko</a> <br><br><br> <a href="/bbs/?pid=28441#p"> [Click to Play]</a> </td></tr></table> </p> <p>UPDATE:<br /> version 1.4 - 2018<br /> Major update!</p> <ul> <li>fixed major bugs concerning player alignment on the map (for real this time)</li> <li>updated the title screen - it's flashier now</li> <li>added more sound effects and audio cues</li> <li>added more dialogue with more NPCs to talk to</li> <li>some NPCs now say different things depending on player progress</li> <li>sprinkled in a couple new easter eggs</li> </ul> <p>version 1.26 - 2016</p> <ul> <li>added missing image flip when turning left towards obstacles. Thanks to dw817 for pointing that out.</li> </ul> <p>version 1.25 - 2016</p> <ul> <li>minor improvements to marinara behaviors</li> <li>fixed some positioning issues</li> <li>made an in-game tip easier to discover</li> <li>final boss is now slightly harder</li> </ul> <p>version 1.2 - 2016</p> <ul> <li>Fixed slime behaviors. They no longer scale the walls when blocked in by the crate. Thanks to dw817 for pointing that bug out!</li> </ul> <p>version 1.1 - 2016</p> <ul> <li>Fixed problem where entering the pizzeria caused the player to lose alignment with game map.</li> <li>Fixed some grammatical errors.</li> <li>moved a dungeon key slightly so it's more visible.</li> </ul> <p>Controls:</p> <p>Btn 4 (Z) to pull crate or turn 180(when not next to crate)<br /> Btn 5 (X) to use weapon</p> <p>This game took about a month to make. It's similar to my last game, EGGHUNT, in terms of the layout and walking, but is much more complex as this game has enemy AI, weapons, and crate pushing.</p> <p>ENJOY!</p> https://www.lexaloffle.com/bbs/?tid=27645 https://www.lexaloffle.com/bbs/?tid=27645 Mon, 12 Sep 2016 22:28:11 UTC Egghunt <p> <table><tr><td> <a href="/bbs/?pid=26508#p"> <img src="/bbs/thumbs/pico26557.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=26508#p"> Egghunt 1.1</a><br><br> by <a href="/bbs/?uid=14516"> syrupneko</a> <br><br><br> <a href="/bbs/?pid=26508#p"> [Click to Play]</a> </td></tr></table> </p> <p>My first effort with the Pico-8. I hope you enjoy it.</p> <p>update:<br /> v1.1. I added Morning Toast's recommendation. So instead of saying &quot;items found&quot; or &quot;secrets found&quot; it says how many out of how many you've found. I also made a slight change to make ending &quot;A&quot; a little more obvious (but not by much) and optimized a little bit bit of the code.<br /> I'm glad everyone seems to be enjoying it. Thanks everyone! &quot;Quack!&quot;</p> https://www.lexaloffle.com/bbs/?tid=4013 https://www.lexaloffle.com/bbs/?tid=4013 Fri, 05 Aug 2016 02:00:16 UTC