MaxBize [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=42575 Driftmania <p> <table><tr><td> <a href="/bbs/?pid=141515#p"> <img src="/bbs/thumbs/pico8_driftmania-5.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=141515#p"> driftmania</a><br><br> by <a href="/bbs/?uid=42575"> MaxBize</a> <br><br><br> <a href="/bbs/?pid=141515#p"> [Click to Play]</a> </td></tr></table> </p> <h1>Tiny Tracks. Fast Laps</h1> <p>Driftmania is an arcade time trial racing game. Your goal is to get the fastest possible time on each of the 15 challenging tracks</p> <p><strong>Controls</strong></p> <ul> <li><strong>Up Arrow or Z:</strong> Accelerate</li> <li><strong>Down Arrow:</strong> Brake + Reverse</li> <li><strong>Left Arrow:</strong> Turn left</li> <li><strong>Right Arrow:</strong> Turn right</li> <li><strong>X:</strong> D-Brake</li> <li><strong>R:</strong> Restart level</li> <li><strong>P:</strong> Pause game + Options menu</li> </ul> <p><strong>Tips</strong></p> <ul> <li>You turn faster when holding the D-Brake</li> <li>Take a good look at the minimap before starting a track. You need to anticipate the turns to get the best times</li> <li>Grass does not slow you down. It reduces traction, which you can use to your advantage for drifting!</li> <li>Driving over yellow tiles will activate boost. Boost works with whatever direction you're facing - it doesn't matter where the arrow on the ground is pointing</li> <li>Garage customizations do not change car handling. Make your car look however you want it to!</li> <li>An optional ghost can be enabled in the pause menu. <strong>Replays are lost when exiting a track</strong></li> </ul> <p><strong>Changelog</strong><br /> <strong>1.0.1</strong></p> <ul> <li>Reduced medal difficulty across most tracks</li> <li>Reduced medal requirements for unlocking new tracks</li> <li>Ghost now defaults to ON</li> </ul> <p><strong>1.1.0</strong></p> <ul> <li>Revised D4: optional first jump pad, bigger second jump pad</li> <li>Arrow keys can now be used to change track selection and garage customization</li> <li>Additional medal tuning</li> </ul> <p><strong>Credits</strong></p> <ul> <li>Created by <a href="https://twitter.com/MaxBize">Max Bize</a></li> <li>Music by <a href="https://twitter.com/VAVMUSICMAGIC">Vav</a></li> <li>Cars (based on) art by <a href="https://twitter.com/PixelArtM">PixelArtM</a></li> <li>Cover art by <a href="https://twitter.com/TerracotaScarf">TerracotaScarf</a></li> </ul> <p><strong>Special Thanks to Community Members</strong></p> <ul> <li><a href="https://www.lexaloffle.com/bbs/?uid=29645"> @thisismypassword</a> for shrinko8. This game would not have been possible without it!</li> <li><a href="https://www.lexaloffle.com/bbs/?uid=32989"> @TheRoboZ</a> for pd_rotate(). Very useful to get rotations in so few tokens!</li> <li><a href="https://www.lexaloffle.com/bbs/?uid=15227"> @johanp</a> for VFX inspiration. The sprite stacking used here started by modifying your demo cart on the subject!</li> </ul> <p>You can follow more of my game development <a href="https://twitter.com/MaxBize">on Twitter</a></p> <p>Curious to look at the un-minified source? It's <a href="https://github.com/maxbize/PICO-8/tree/master/Driftmania">over here</a></p> <p>Interested in competing for the best possible times? <a href="https://discord.gg/dkppDy2zsd">Join the speedrun Discord</a></p> <p>Need some more help? Watch the <strong>Gold Medal Guide</strong><br /> <object width="640" height="400"><param name="movie" value="https://www.youtube.com/v/3FyC-YiksfQ&hl=en&fs=1&rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="https://www.youtube.com/v/3FyC-YiksfQ&hl=en&fs=1&rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="400"></embed></object></p> https://www.lexaloffle.com/bbs/?tid=140202 https://www.lexaloffle.com/bbs/?tid=140202 Fri, 16 Feb 2024 17:42:41 UTC Portal Golf <p> <table><tr><td> <a href="/bbs/?pid=97092#p"> <img src="/bbs/thumbs/pico8_portal_golf-3.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=97092#p"> Portal Golf</a><br><br> by <a href="/bbs/?uid=42575"> MaxBize</a> <br><br><br> <a href="/bbs/?pid=97092#p"> [Click to Play]</a> </td></tr></table> </p> <p><strong>Chain portals together to collect all the gold!</strong></p> <p>Portal Golf is a physics puzzle game with portals. Place portals around the level in order to get the ball to collect every gold bar. You have no control over the movement of the ball and can only place portals before you start the run. Try to use as few portals as possible to earn medals, or just fill the whole level with portals and have fun!</p> <p><strong>Detailed Instructions are in-game</strong></p> <p><strong>Controls:</strong></p> <ul> <li><strong>Left click</strong> on any wall with a <strong>white edge</strong> to add a portal</li> <li><strong>Left click and drag</strong> an <strong>existing portal</strong> to <strong>move</strong> it somewhere else</li> <li><strong>Right click</strong> to <strong>delete</strong> an <strong>existing portal</strong></li> <li>Press <strong>C</strong> to start or stop a run</li> </ul> <p>If you need more help, I made an in-depth guide <a href="https://frenchie14.newgrounds.com/news/post/1216209">over here</a></p> <hr /> <p>Note that the game plays much more smoothly on desktop than web - consider downloading it. This is the full version of a game jam game I made last year. Follow me for more gamedev! <a href="https://twitter.com/MaxBize">https://twitter.com/MaxBize</a></p> https://www.lexaloffle.com/bbs/?tid=44564 https://www.lexaloffle.com/bbs/?tid=44564 Thu, 09 Sep 2021 07:01:11 UTC Play music from offset? <p>Hello!</p> <p>I'm curious if there's any (undocumented) way to play music starting from an offset in the pattern like you can for sfx(). My end-goal is to cross-fade between two different variations of a track. You can figure out the current music state with stat(16-26) but I haven't found any way to either start the music from a specified offset/row or a place to poke memory to move the pointer for the current music row to another row. Let me know if there's a way!</p> https://www.lexaloffle.com/bbs/?tid=44351 https://www.lexaloffle.com/bbs/?tid=44351 Mon, 23 Aug 2021 03:16:35 UTC Super Breakout <p> <table><tr><td> <a href="/bbs/?pid=80194#p"> <img src="/bbs/thumbs/pico8_maxbize_superbreakout-3.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=80194#p"> Super Breakout</a><br><br> by <a href="/bbs/?uid=42575"> MaxBize</a> <br><br><br> <a href="/bbs/?pid=80194#p"> [Click to Play]</a> </td></tr></table> </p> <p><strong>Play as an angry robot head stuck on a rail and hellbent on breaking every last brick! Bust your way through 22 unique levels, interact with 16 different types of bricks, and hop into the editor to make and share your creations!</strong></p> <h2>Controls</h2> <h3>In-game</h3> <ul> <li>Left &amp; Right Arrows - Move</li> <li>C | Z - Boost</li> <li>V | X - Launch glued balls</li> <li>Up Arrow - Reset balls</li> <li>Down Arrow - Restart level</li> <li>Ctrl + R - Return to Main Menu (your progress will be saved)</li> </ul> <h3>Level Editor (mouse required)</h3> <ul> <li>Left Click - Place brick</li> <li>Right Click - Copy brick</li> <li>Middle Click - Erase brick</li> <li>Left &amp; Right Arrows | Scroll wheel - Change brick</li> <li>C | Z - Copy level to clipboard (You can share this in a comment below!)</li> <li>V | X - Paste level from clipboard (You can paste in levels that others have created!)</li> <li>Up Arrow - Play level</li> <li>Ctrl + R - Return to Main Menu (your progress will <strong>not</strong> be saved)</li> </ul> <h2>How to play</h2> <h3>In-game</h3> <p>Your goal is to destroy the bricks on screen. You do this by controlling the robot head paddle at the bottom of the screen. Use the arrow keys to move left and right and press X to launch the balls and get started! Any time the ball touches the paddle it will go back up! If you manage to hit the same ball a few times, it will split into two! Need to get around faster? Hold Z to boost!</p> <p>There's 16 different kinds of bricks, each with their own behaviors. Pay attention to how each one works to better plan your attack! Some bricks will drop powerups - try your best to collect those too! The effects will stay until you complete the level. You can always restart the level by holding the Down Arrow if you want to try a different approach.</p> <h3>Level Editor</h3> <p>You can create custom levels of any configuration you can imagine! Levels are created by individually placing bricks wherever you'd like. A red cursor shows your current mouse position and the bottom of the screen will tell you what type of brick you currently have selected. To place a brick, just left click! You can easily change your selected brick by using the Left &amp; Right Arrow Keys or the Mouse Scroll Wheel. You can also quickly set your selected brick to the same as an already placed one by highlighting it and right clicking (just like the &quot;eyedropper&quot; tool in image editors). Removing bricks can be done by middle clicking them or selecting the &quot;erase&quot; brick.</p> <p>Once you've got everything just how you like it, hold Up Arrow to play it! You can return to the editor at any time by holding Down Arrow. Beating the level will also bring you back to the editor. Create, play, tweak, repeat! Then share it with the world!</p> <p>Sharing levels is a bit tricky due to extra protections on the web version of PICO-8. To copy the current level configuration, hold C to get it ready. Once you've held it long enough that the pop-up goes away, press Ctrl+C to actually copy it to your clipboard. Pasting in a level works in the opposite way: press Ctrl+V, then hold V to load it in. The level data is just a short string that can easily be shared in a comment or a tweet! Share what you've created with others!</p> https://www.lexaloffle.com/bbs/?tid=39048 https://www.lexaloffle.com/bbs/?tid=39048 Sat, 01 Aug 2020 17:58:50 UTC Portal Deal <p> <table><tr><td> <a href="/bbs/?pid=77256#p"> <img src="/bbs/thumbs/pico8_maxbize_portaldeal-3.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=77256#p"> Portal Deal</a><br><br> by <a href="/bbs/?uid=42575"> MaxBize</a> <br><br><br> <a href="/bbs/?pid=77256#p"> [Click to Play]</a> </td></tr></table> </p> <h2>Chain portals together to collect all the gold!</h2> <hr /> <h1>How to Play</h1> <p><strong>Hey, listen up! This game is tricky to get the hang of!</strong></p> <p>The objective of the game is to collect all the gold bars. You have a green collector that will grab them whenever it gets close. While you can't control it directly, you can place portals around the level to get it where you need.</p> <p>The game is broken into two phases:</p> <h2>Setup Phase:</h2> <ul> <li><strong>Left click</strong> on any wall with a <strong>white edge</strong> to add a portal</li> <li><strong>Add as many portals as you want. They chain together.</strong> For example, if you place three portals, portal one will lead to portal two which will lead to portal three which will loop back to portal one</li> <li>The last portal you placed will be colored <strong>blue</strong>. The next portal you place will always connect to this one. </li> <li>If you place your cursor near a portal, you will see which portals connect to it. Every portal has two connections - an input and an output portal</li> <li>You can <strong>left click and drag</strong> an existing <strong>portal</strong> to <strong>move</strong> it somewhere else</li> <li>You can <strong>right click</strong> to <strong>delete</strong> an existing <strong>portal</strong></li> <li>Once you're ready, <strong>press Z</strong> to <strong>end setup</strong></li> </ul> <h2>Play Phase:</h2> <ul> <li>Sit back and watch the madness! You have no control over the movement of the collector</li> <li><strong>Press Z</strong> to <strong>return to setup</strong></li> </ul> <h2>Tips:</h2> <ul> <li>The physics is deterministic - <strong>every play with the same setup will have the exact same result</strong></li> <li>Use gravity to your advantage! The ball is always accelerating downwards</li> <li>If you didn't beat the level, <strong>go back to setup, tweak things, and try again!</strong></li> <li>Every level has a bronze / silver / gold medal. <strong>Win medals by beating levels using fewer portals</strong></li> <li>Your <strong>progress is recorded.</strong> Come back at any time and pick up where you left off, or retry your favorite level!</li> </ul> <hr /> <p>This game was made in a week for #RNDGAME2020. <strong>Follow me for more gamedev!</strong> <a href="https://twitter.com/MaxBize">https://twitter.com/MaxBize</a></p> https://www.lexaloffle.com/bbs/?tid=38155 https://www.lexaloffle.com/bbs/?tid=38155 Wed, 27 May 2020 07:44:17 UTC Super Breakout (with level editor!) <p> <table><tr><td> <a href="/bbs/?pid=73955#p"> <img src="/bbs/thumbs/pico8_maxbize_superbreakout_1-4.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=73955#p"> maxbize_superbreakout_1</a><br><br> by <a href="/bbs/?uid=42575"> MaxBize</a> <br><br><br> <a href="/bbs/?pid=73955#p"> [Click to Play]</a> </td></tr></table> </p> <p>Hey everyone! This is a Work-In-Progress of my first PICO-8 game, Super Breakout! It only comes with 8 simple levels, but features a fully-functional level editor so that you can create and share your own levels! I still need to add audio, create more levels, and generally polish things up before I'd call this &quot;done.&quot; I'm looking for feedback on anything you want to comment on. I'd also love to play any levels you create! Just share the level code in a comment :)</p> <h2>Controls</h2> <h3>In-game</h3> <ul> <li>Left &amp; Right Arrows - Move</li> <li>C | Z - Boost</li> <li>V | X - Launch glued balls</li> <li>Up Arrow - Reset balls</li> <li>Down Arrow - Restart level</li> </ul> <h3>Level Editor (mouse required)</h3> <ul> <li>Left Click - Place brick</li> <li>Right Click - Copy brick</li> <li>Middle Click - Erase brick</li> <li>Left &amp; Right Arrows - Change brick</li> <li>C | Z - Copy level to clipboard (You can share this in a comment below!)</li> <li>V | X - Paste level from clipboard (You can paste in levels that others have created!)</li> <li>Up Arrow - Play level</li> </ul> https://www.lexaloffle.com/bbs/?tid=37077 https://www.lexaloffle.com/bbs/?tid=37077 Sun, 15 Mar 2020 19:54:32 UTC