NMcCoy [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=25604 Picotron locks up when using memcpy with seemingly benign values <p>Trying to copy pixels within the video buffer.<br /> If I put <code>memset(0x10000+x+w*y,7,1)</code> and <code>memset(0x10000+x+w*refl,10,1)</code> in my code, the expected pixels get set and nothing strange happens, but if I try to do <code>memcpy(0x10000+x+w*y, 0x10000+x+w*refl, 1)</code> then Picotron locks up completely - the music keeps playing but the program is unresponsive to the point that Windows gives a &quot;not responding&quot; crash popup.</p> https://www.lexaloffle.com/bbs/?tid=144502 https://www.lexaloffle.com/bbs/?tid=144502 Mon, 30 Sep 2024 07:39:29 UTC Wavespark III: tawa suno wasoweli <p> <table><tr><td> <a href="/bbs/?pid=154348#p"> <img src="/bbs/thumbs/pico64_wavespark3-16.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=154348#p"> wavespark3</a><br><br> by <a href="/bbs/?uid=25604"> NMcCoy</a> <br><br><br> <a href="/bbs/?pid=154348#p"> [Click to Play]</a> </td></tr></table> <br /> A long-overdue sequel to an obscure one-button game I made eons ago, which inspired some better-known descendants. Hold X to increase gravity. Race rightward through checkpoints if you want (my record so far is 13).</p> <p>Update 11: fancier ocean, subtle sand sound, dynamic music<br /> Update 12: Made instructions less clear, many sound improvements, friendly dolphin gives you bubbles. Stars temporarily removed.<br /> Update 13: Day (twilight)/night cycle, announcements for start and finish of race (with score tally).<br /> Update 14: Adjusted music mix, made tally larger.<br /> Update 15: Updated Picotron version, improved reflections, added stars. (might improve them later.)<br /> Update 16: mi lili e wawa pi kalama anpa</p> https://www.lexaloffle.com/bbs/?tid=144271 https://www.lexaloffle.com/bbs/?tid=144271 Tue, 17 Sep 2024 04:37:29 UTC Dragondot 3 (v1.1.1) <p> <table><tr><td> <a href="/bbs/?pid=72921#p"> <img src="/bbs/thumbs/pico8_dragondot3-4.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=72921#p"> Dragondot 3 (1.1.1)</a><br><br> by <a href="/bbs/?uid=25604"> NMcCoy</a> <br><br><br> <a href="/bbs/?pid=72921#p"> [Click to Play]</a> </td></tr></table> </p> <p>Be a dragon! Lay waste to your foes with your claws, bite, and fire breath! Gather gold and bring it back to your lair to grow in power! Bask in the adoration of your kobold followers! (Also you're a circle for some reason. This is Dragondot 3, you should be used to that by now.)</p> <p>An action-adventure game full of secrets to find and new abilities to gain, drawing inspiration from the Legend of Zelda series among others. Map exploration, skills gained, and hoard stockpiled are all saved persistently, so you can continue your adventure across multiple sessions. Featuring over twenty different types of creatures to encounter, over twenty different skills to acquire (some with multiple upgrade levels), over a hundred map screens to explore (not even counting the dungeons, tunnels, and secret caves!) -- all packed into a single cozy little pico-8 cartridge.</p> <p>You can get standalone executable versions plus a nice map of the overworld over at <a href="https://nmccoy.itch.io/dragondot-3">https://nmccoy.itch.io/dragondot-3</a>.</p> https://www.lexaloffle.com/bbs/?tid=36789 https://www.lexaloffle.com/bbs/?tid=36789 Sun, 09 Feb 2020 00:18:55 UTC Dragondot 3 (v0.8 open beta) <p> <table><tr><td> <a href="/bbs/?pid=72554#p"> <img src="/bbs/thumbs/pico8_dragondot3_v08-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=72554#p"> dragondot3_v08</a><br><br> by <a href="/bbs/?uid=25604"> NMcCoy</a> <br><br><br> <a href="/bbs/?pid=72554#p"> [Click to Play]</a> </td></tr></table> </p> <p>Behold, the (prerelease version of) the next game in the beloved Dragondot series! I've been working on this for about a month, got it to a code-complete state and now I'm putting it out there for feedback on content/balance tuning. (All the creature stats, encounter info, doorways, and secrets are stored in the map data, so I can adjust those without any additional code overhead.) Please, let me know if you find any of the fights frustrating or confusing, or are dissatisfied with any part of the world map.</p> https://www.lexaloffle.com/bbs/?tid=36703 https://www.lexaloffle.com/bbs/?tid=36703 Sat, 01 Feb 2020 01:59:47 UTC Puzzle Coven 0.91 <p>A competitive puzzle game, inspired by Yoshi's Cookie, with magic spells and a Smash Bros.-like percentage system where the last one standing on the platform wins!</p> <p> <table><tr><td> <a href="/bbs/?pid=59284#p"> <img src="/bbs/thumbs/pico8_puzzlecoven-2.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=59284#p"> Puzzle Coven 0.91</a><br><br> by <a href="/bbs/?uid=25604"> NMcCoy</a> <br><br><br> <a href="/bbs/?pid=59284#p"> [Click to Play]</a> </td></tr></table> </p> <p>Future iterations may include adjustable AI difficulty, selectable characters with different spells, and some snazzier visual effects.</p> <p>Update v0.91: by request, added &quot;slip cursor&quot; movement style using (X).</p> <p>Update v0.9: board-filling code is more diligent and now cannot generate spontaneous matches. Vertical matches are now checked first for possibly historical reasons.</p> <p>(Character sprite based on <a href="https://forums.tigsource.com/index.php?topic=8834.0">Oddball's 8x8 sprites</a>; title/countdown font is <a href="https://www.dafont.com/alagard.font">Alagard by Hewett Tsoi</a>.)</p> https://www.lexaloffle.com/bbs/?tid=32309 https://www.lexaloffle.com/bbs/?tid=32309 Thu, 22 Nov 2018 13:18:47 UTC