Log In  
Follow
codeAtorium

Cart #slash_maze_wallpaper-2 | 2025-07-01 | Embed ▽ | License: CC4-BY-NC-SA

This is a wallpaper based on the Slash Maze, which I first learned in Basic.

It flips one random cell per second.

1
0 comments



Cart #weather_widget-8 | 2025-07-01 | Embed ▽ | License: CC4-BY-NC-SA

I modified the clock widget to fetch and parse weather data from wttr.in. It uses the JSON parser that xietanu made.

You can drag it into the widget area to install it as a widget. Clicking on the widget will allow you to set the location, which is persistent. Clicking with your middle mouse button will toggle between current weather and a 3-day forecast. Shift-clicking on the widget will toggle between metric and imperial units.

Enjoy!

0 comments



Cart #am_pm_clock-0 | 2025-06-29 | Embed ▽ | License: CC4-BY-NC-SA


I am from the United States and struggle to figure out what time 13:00 is.

There's a Picotron date format thing, and I didn't read into that to see if it had an American format. I just did it with string operations in the code itself.

Enjoy!

0 comments



Cart #screensaver_mystify-0 | 2025-06-29 | Embed ▽ | License: CC4-BY-NC-SA
3

This is a screensaver based on the Mystify screensaver from Windows 3.1

To install create the folder:
/appdata/system/screensavers

And drag the cart into it.

Enjoy!

3
0 comments



Cart #sixty_second_sweep-8 | 2025-06-25 | Embed ▽ | License: CC4-BY-NC-SA

This is a game for Picotron to practice your multiplication facts.

There are 31 products in the honeycomb that represent all 36 pairs of factors possible with the digits 2 – 9. The numbers in the middle row each have two pairs of factors. Type the factors for the current hexagon to move onto the next one. Type the factors for all 31 hexagons in fewer than 60 seconds and you win!

0 comments



Cart #minesweeper_picotron-1 | 2025-06-24 | Embed ▽ | License: CC4-BY-NC-SA
2


This is classic Minesweeper in Picotron.

2
1 comment



Cart #sokoblox-0 | 2023-03-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
115


Sokoblox is a hybrid of two classic puzzle games: Sokoban (the push puzzle) and Bloxorz (the rolling block puzzle).

See if you can beat all 15 levels!

115
23 comments



Cart #multi_pendulum-0 | 2023-02-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

This is a musical metronome in the style of youtuber Project JDM.

There are 26 pendulums each generating a different tone of the notes: C,D,F#,G, and A.

7
4 comments



Cart #p8rdle-0 | 2023-01-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

This is a clone of Wordle in Pico-8. It was created for the Remake or Demake Jam #1.

It relies on the 40k Word Dictionary by Zep. There's a new word every day!

3
1 comment