Beed28 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=17462 Super Proc World <p> <table><tr><td> <a href="/bbs/?pid=33890#p"> <img src="/bbs/thumbs/pico33888.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=33890#p"> Super Proc World 0.1</a><br><br> by <a href="/bbs/?uid=17462"> Beed28</a> <br><br><br> <a href="/bbs/?pid=33890#p"> [Click to Play]</a> </td></tr></table> <br /> Hey there! I'm working on a heavily <em>Super Mario Bros.</em> inspired side-scroller that uses procedural generation for its levels. Despite the appearance, it's not going to be entirely <em>Super Mario</em>, however. There's going to be unrelated characters and monsters, and the player character will use a three point health system instead of power-up tiers.</p> <p>It's far from finished, obviously. The basic level generation is complete, but it lacks enemies and many stuff. Levels cannot be completed yet, and side areas like bonus rooms and the starting and ending areas for underground and underwater levels are not implemented.</p> <p>If anyone would like to contribute some code, art, or sounds/music, feel free! At this point, the token count currently stands at 1426.</p> <p><strong><span style="text-decoration: underline;">Controls</span></strong><br /> <strong>Menu:</strong><br /> <em>Arrows:</em> Select choice; adjust seed<br /> <em>Z or X:</em> Select option; hold either or both to scroll through seed quickly </p> <p><strong>Gameplay:</strong><br /> <em>Arrows:</em> Move left or right<br /> <em>X:</em> Jump</p> <p>Additionally, at the level start screen, pressing Z and X will adjust the current world and level retrospectively, but that won't be in the final game. You can return to this screen through the pause menu.</p> <p>General roadmap of planned features:<br /> <table style="width:640px" cellspacing=0 cellpadding=10><tr><td bgcolor=#ffeedd><span style="color: #101010;"><em>Key:<br /> (): Not implemented<br /> (-): Partially implemented<br /> (+): Implemented</em></p> <p>(-) Title screen<br /> (+) Platforming engine (credit goes to mhughson)<br /> (+) Screen generation<br /> (+) Level types<br /> (-) Chunk layouts<br /> () Bonus rooms<br /> () Underwater physics<br /> () Block behaviours<br /> (+) Coins<br /> () Enemies<br /> () Power-ups<br /> () Sound and music<br /> () Opening and finishing areas for underground and underwater levels<br /> () Level ending cutscenes<br /> () Warp zones<br /> () Boss for castle levels<br /> () Losing a life<br /> () Game Over screen<br /> () 2 player mode (alternating turns)<br></span></td></tr></table></p> https://www.lexaloffle.com/bbs/?tid=28278 https://www.lexaloffle.com/bbs/?tid=28278 Wed, 21 Dec 2016 21:18:15 UTC Bouncy World proof of concept <p> <table><tr><td> <a href="/bbs/?pid=33614#p"> <img src="/bbs/thumbs/pico33613.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=33614#p"> Bouncy World proof of concept (Ver. 01)</a><br><br> by <a href="/bbs/?uid=17462"> Beed28</a> <br><br><br> <a href="/bbs/?pid=33614#p"> [Click to Play]</a> </td></tr></table> </p> <p>Hi there. I'm somewhat new here, having bought PICO-8 a few weeks ago now. I'm still a novice at coding, but I managed to make a somewhat bouncy and wobbly world out of it, using the platformer engine by mhughson as a base and the sine wave code by qbicfeet. Would be great for a bouncy castle-like environment or a jelly world.</p> <p>Hold down any of the jump buttons to bounce higher and higher, although sometimes it does a low bounce for some reason. You'll also bounce off of walls if you run into them. If you want to refine some of the code, you're welcome to.</p> <p>Oh, and just a little warning; this might be slightly motion sickness inducing. Have fun.</p> https://www.lexaloffle.com/bbs/?tid=28236 https://www.lexaloffle.com/bbs/?tid=28236 Sat, 17 Dec 2016 19:14:41 UTC