TeamPuzel [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=92079 Task Monitor 0.5 <p> <table><tr><td> <a href="/bbs/?pid=143328#p"> <img src="/bbs/thumbs/pico64_task_monitor-4.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=143328#p"> Task Monitor 0.5</a><br><br> by <a href="/bbs/?uid=92079"> TeamPuzel</a> <br><br><br> <a href="/bbs/?pid=143328#p"> [Click to Play]</a> </td></tr></table> </p> <p>A small program for displaying running processes, capable of killing them from the application menu or with a shortcut.</p> <p>I mainly made this simple project to figure out the picotron gui library for use in other programs I'm working on.</p> <p>UPDATE 0.3:</p> <ul> <li>The window now remembers its size and position when closed</li> </ul> <p>UPDATE 0.4:</p> <ul> <li>The app now only refreshes data every second instead of every frame, making rapidly changing numbers readable</li> </ul> <p>UPDATE 0.5:</p> <ul> <li>Window settings are now stored in a different file, among other internal changes</li> </ul> https://www.lexaloffle.com/bbs/?tid=140730 https://www.lexaloffle.com/bbs/?tid=140730 Sat, 16 Mar 2024 16:44:21 UTC Minesweeper :) <p> <table><tr><td> <a href="/bbs/?pid=143106#p"> <img src="/bbs/thumbs/pico64_picotron_minesweeper-8.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=143106#p"> Minesweeper 0.8</a><br><br> by <a href="/bbs/?uid=92079"> TeamPuzel</a> <br><br><br> <a href="/bbs/?pid=143106#p"> [Click to Play]</a> </td></tr></table> </p> <p>A port of my recent pico-8 minesweeper to Picotron. </p> <p>I want it to fully adjust to the system theme, for now it just uses it for the mine counter :)</p> <p>UPDATE 0.2:</p> <ul> <li>No longer crashes on continue</li> <li>The time is displayed correctly</li> </ul> <p>UPDATE 0.3:</p> <ul> <li>Beginner, intermediate and expert difficulty selection from the menu (but windows don't resize automatically yet)</li> <li>Lots of windows at once</li> <li>Game doesn't crash on victory</li> <li>Added missing sound effects</li> </ul> <p>UPDATE 0.4:</p> <ul> <li>Changed how the program creates new windows, now new instances use the correct about menu</li> </ul> <p>UPDATE 0.5:</p> <ul> <li>Windows now open in a cascade from the previous window (but difficulties beyond beginner don't yet open with the correct size)</li> <li>There is now a persistent scoreboard for the three standard difficulties (custom game and scoreboard coming soon)</li> </ul> <p>UPDATE 0.6:</p> <ul> <li>Windows now open at the correct size for their difficulty</li> </ul> <p>UPDATE 0.7:</p> <ul> <li>Fixed a sound bug that started happening after the Picotron &quot;c&quot; update</li> </ul> <p>(new) UPDATE 0.8:</p> <ul> <li>Custom game! (number input is not too convenient due to picotron input limitations but it works &mdash; there's also no scrollbars for the board so don't make one too big yet)</li> </ul> https://www.lexaloffle.com/bbs/?tid=140678 https://www.lexaloffle.com/bbs/?tid=140678 Fri, 15 Mar 2024 13:22:33 UTC Minesweeper <p> <table><tr><td> <a href="/bbs/?pid=142637#p"> <img src="/bbs/thumbs/pico8_puzelminesweeper-7.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=142637#p"> Minesweeper 2.1</a><br><br> by <a href="/bbs/?uid=92079"> TeamPuzel</a> <br><br><br> <a href="/bbs/?pid=142637#p"> [Click to Play]</a> </td></tr></table> </p> <p>This is the first pico-8 game I finished, and it's minesweeper. Sadly I couldn't recreate the original UI, as the 16x16 difficulty mode covers the entire screen &mdash; I had to use something more dynamic. I can't wait to port this to Picotron, since it will be able to display higher difficulties and the full interface :)</p> <p>update:<br /> Version 2.0 had most of the game logic rewritten, now supporting arbitrary size boards that scroll when needed (for now using the direction buttons). This means expert difficulty is now accessible, and custom difficulties will be possible in the future once I complete the custom game window.</p> https://www.lexaloffle.com/bbs/?tid=140563 https://www.lexaloffle.com/bbs/?tid=140563 Fri, 08 Mar 2024 20:57:27 UTC