willwilliams68k [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=23038 Cosmic Wave Rider - Particle Effects Demo <p> <table><tr><td> <a href="/bbs/?pid=40508#p"> <img src="/bbs/thumbs/pico40506.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=40508#p"> Cosmic Wave Rider 0.1</a><br><br> by <a href="/bbs/?uid=23038"> willwilliams68k</a> <br><br><br> <a href="/bbs/?pid=40508#p"> [Click to Play]</a> </td></tr></table> <br /> An old school particle demo I threw together over a few nights, a throwback to the days of the Amiga and C64 demo scene. </p> <p>The demo features a randomly generated and animated star field, message marque with a custom sprite based font and a sound track made in the pico-8 tracker. </p> <p>If you're interested in how the demo was made, I did a write up on my development blog: <a href="http://whiteoutlabs.com/pico-8/pico-8-particle-animation-with-sprite-font/">http://whiteoutlabs.com/pico-8/pico-8-particle-animation-with-sprite-font/</a></p> <p>I hope you enjoy it!</p> https://www.lexaloffle.com/bbs/?tid=29313 https://www.lexaloffle.com/bbs/?tid=29313 Fri, 12 May 2017 13:29:54 UTC &quot;Ghost in the Shell&quot; - Screen Static/Glitch Demo <p> <table><tr><td> <a href="/bbs/?pid=39023#p"> <img src="/bbs/thumbs/pico39022.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=39023#p"> &quot;Ghost in the Shell&quot; - Screen Static/Glitch Demo 0.1</a><br><br> by <a href="/bbs/?uid=23038"> willwilliams68k</a> <br><br><br> <a href="/bbs/?pid=39023#p"> [Click to Play]</a> </td></tr></table> <br /> Being inspired by the new &quot;Ghost in the Shell&quot; movie, I created a small demo replicating the glitch effect seen in the movie trailers. </p> <p>The static effect is reasonably configurable, random and light weight, using very few available tokens. To read more about how the effect is achieved, visit my dev blog at: <a href="http://whiteoutlabs.com/pico-8/ghost-in-the-shell-signal-static-on-the-pico8/">http://whiteoutlabs.com/pico-8/ghost-in-the-shell-signal-static-on-the-pico8/</a></p> https://www.lexaloffle.com/bbs/?tid=29102 https://www.lexaloffle.com/bbs/?tid=29102 Mon, 03 Apr 2017 02:14:33 UTC Reusable Animated Clouds <p>Moving on with the graphical adventure game, I wanted to create more appealing background details and give the view out the window in the scene more depth. I also wanted whatever I created to be reusable throughout the game. So I came up with a simple, customizable function that can be referenced at any point.</p> <p>You can read more at <a href="http://whiteoutlabs.com/game-development/reusable-animated-clouds-for-the-pico-8/"><a href="http://whiteoutlabs.com/game-development/reusable-animated-clouds-for-the-pico-8/">http://whiteoutlabs.com/game-development/reusable-animated-clouds-for-the-pico-8/</a></a></p> <img style="margin-bottom:16px" border=0 src="https://www.lexaloffle.com/bbs/files/23038/PICO-8_0.gif" width=364 height=144 alt="" /> https://www.lexaloffle.com/bbs/?tid=28838 https://www.lexaloffle.com/bbs/?tid=28838 Wed, 15 Feb 2017 23:27:44 UTC Pico-8 Sprite Animation Basics <p>Being a fan of 8bit and 16bit graphical adventure games from back in the day, I've set off on the mission to create one on the Pico. With the understanding on the size limitations of the Pico-8, I'm building a game engine that is utilizing as many reusable components as possible. I'm documenting my efforts on my blog at: <a href="http://whiteoutlabs.com/game-development/pico-8-sprite-animation-basics/"><a href="http://whiteoutlabs.com/game-development/pico-8-sprite-animation-basics/">http://whiteoutlabs.com/game-development/pico-8-sprite-animation-basics/</a></a></p> <img style="margin-bottom:16px" border=0 src="https://www.lexaloffle.com/bbs/files/23038/actor-sprite.png" width=964 height=228 alt="" /> https://www.lexaloffle.com/bbs/?tid=28788 https://www.lexaloffle.com/bbs/?tid=28788 Fri, 03 Feb 2017 14:29:34 UTC