blanka [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=72014 Making a map editor <p>I tried making a map editor, and it starts to work quite nice.<br /> <a href="https://www.youtube.com/watch?v=vjNXJmDkVHg">https://www.youtube.com/watch?v=vjNXJmDkVHg</a><br /> After I made the video, I added showing the used palette, render the spritemap accordingly and search for any palette array in code. It does not parse loose PAL commands, but you can always add a bogus array declaration with 15 or 16 colour numbers.<br /> It also makes grading student work a lot easier....</p> https://www.lexaloffle.com/bbs/?tid=50300 https://www.lexaloffle.com/bbs/?tid=50300 Mon, 21 Nov 2022 20:04:56 UTC Feature request: no more version checking <p>I teach game desing using Pico-8, and we ran into a lot of problems with version mismatches, the well known &quot;future version&quot; nag.</p> <p>Can this check be removed? Worst scenario is that a game throws an error on a non supported command, which is 0.0001% chance of happening with the basic stuff students create. </p> https://www.lexaloffle.com/bbs/?tid=50296 https://www.lexaloffle.com/bbs/?tid=50296 Mon, 21 Nov 2022 16:35:05 UTC