Log In  
Follow
Adri314

Solo developer. Well, with the help of my children. I teach an after-school coding program.

[ :: Read More :: ]

Cart #pocket_watch_wallpaper-2 | 2024-03-31 | Embed ▽ | License: CC4-BY-NC-SA
5

You won't need a widget to check the time in style while you work in Picotron.

Instructions:

  • run load #pocket_watch_wallpaper-2

  • run save /appdata/system/wallpapers/pocket_watch_wallpaper.p64.png (you might have to create the wallpaper folder, if you haven't done that yet)

  • open System Settings and select this wallpaper from the list.

Updated to show more realistic proportions

P#145281 2024-03-31 19:41 ( Edited 2024-03-31 22:37)

[ :: Read More :: ]

Cart #pocket_watch-3 | 2024-03-31 | Embed ▽ | License: CC4-BY-NC-SA
6

Show how fancy you are by displaying your own Picotron pocket watch. Load it by typing load #pocket_watch-3 in the terminal. It actually tells the time (in GMT only at the moment).

Updated to show more realistic proportions

P#145278 2024-03-31 19:23 ( Edited 2024-03-31 22:38)

[ :: Read More :: ]

Cart #maze_generator1-0 | 2024-03-29 | Embed ▽ | License: CC4-BY-NC-SA
3

In the terminal, type load #maze_generator1-0 to get this cartridge. It is a maze generator that uses a Depth-First Search algorithm. I coded it after a coding challenge that Daniel Shiffman did for his YouTube channel The Coding Train.

Click on Show to see the link to the original video (for p5js).

P#145046 2024-03-29 22:36

[ :: Read More :: ]

Cart #starfield_wallpaper-0 | 2024-03-28 | Embed ▽ | License: CC4-BY-NC-SA
3

Fly into space with this wallpaper for Picotron.

Instructions:

  • run load #starfield_wallpaper-0

  • run save /appdata/system/wallpapers/starfield.p64.png (you might have to create the wallpaper folder, if you haven't done that yet)

  • open System Settings and select this wallpaper from the list
P#144845 2024-03-28 14:43 ( Edited 2024-03-31 19:42)

[ :: Read More :: ]

Cart #tenprint-0 | 2024-03-27 | Embed ▽ | License: CC4-BY-NC-SA
1

Wallpaper that recreates the iconic 10 PRINT program for the Commodore 64 in your Picotron.

Instructions:

  • run load #tenprint-0

  • run save /appdata/system/wallpapers/tenprint.p64.png (you might have to create the wallpaper folder, if you haven't done that yet)

  • open System Settings and select this wallpaper from the list
P#144750 2024-03-27 22:55 ( Edited 2024-03-28 14:44)

[ :: Read More :: ]

Cart #wave_function_collapse-0 | 2024-01-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6


This is a simple demo of the wave function collapse algorithm.

P#140236 2024-01-16 23:14

[ :: Read More :: ]

This cart shows the cards of a Spanish deck. I had a lot drawing them and making sure they adjusted to the resolution and palette constraints of Pico 8. I will probably use this at some point to code a Spanish card game.

Cart #baraja-0 | 2023-12-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

P#138249 2023-12-04 22:53

[ :: Read More :: ]

Cart #sorting_hat-7 | 2023-11-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

This is a little tool I created to assign students to discussion groups. The avatars for the students are generated programmatically. It has a few limitations:

- There are only 4 possible groups

- The roster is limited to 24 students or fewer (the names of more wouldn't really fit on the screen)

- Names should be 5 characters or less to avoid overlapping.

To adapt it for your own use there are a couple of changes you would have to make in tab 6 (roster):

- Change the variable 'class_name' to your class name

- Change the variable 'year' to the current name

- Edit names in the table 'roster' with your students' names
P#137791 2023-11-22 22:59 ( Edited 2023-11-22 23:52)

[ :: Read More :: ]

Cart #kittylove-20 | 2024-02-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
14


Shmup following the wonderful Lazy Devs Youtube tutorial, modified with suggestions from my children... Lots of suggestions. There are 5 levels of difficulty: Super Mega Kity God (infinite lives and ultra powerful energy beam), Kitty God (infinite lives), American Cat (9 lives), Spanish Cat (7 lives) and Real Cat (1 life)
2013/11/11 Added a trail effect for the ship, a shield in Super Mega Kitty God and tuned the ship motion.

P#136447 2023-10-26 18:38 ( Edited 2024-02-28 19:38)

[ :: Read More :: ]

Cart #wanenotoro-0 | 2023-10-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5


A simple simulation of the statistical distribution of a 2 D6 throw.

P#136014 2023-10-17 11:45

[ :: Read More :: ]

Cart #hmumugsu-0 | 2023-03-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

10 PRINT

A Pico 8 implementation of the classic generative art command 10 PRINT for the Commodore 64.

Controls

  • Press X to pause or resume the simulation.
  • Pres Z to restart.
P#127876 2023-03-30 20:59 ( Edited 2023-03-30 21:01)

[ :: Read More :: ]

Cart #wazisesfe-1 | 2022-12-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Very minimalistic version of the game snake.

It has two easter eggs:

Press (o) to change palette.

Press (x) and (<) at the same time to toggle invincibility.

P#122903 2022-12-23 20:00 ( Edited 2022-12-24 20:13)

[ :: Read More :: ]

Cart #bizomopiro-4 | 2022-10-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
10


Recreation of the board game. Menu music by Robby Duguay.

P#119432 2022-10-21 16:08 ( Edited 2022-10-25 00:17)

[ :: Read More :: ]

Cart #controller_test-0 | 2022-06-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Simple UI to check if a controller is mapped correctly.

P#113530 2022-06-23 09:19 ( Edited 2022-06-23 09:25)

[ :: Read More :: ]

Cart #cats_everywhere-0 | 2022-05-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5


This experiment with particle systems devolved with the help of my children into their dream, a superpower to generate cats.

P#112385 2022-05-27 15:21

[ :: Read More :: ]

Cart #khatipke-0 | 2022-05-18 | Code ▽ | Embed ▽ | No License
2


Another iteration of Conway's game of life this time using drawing tools and tables.

P#111983 2022-05-18 11:34

[ :: Read More :: ]

Cart #zogodimoba-0 | 2022-05-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


This is a simple version of Conway's Game of Life using the map and mget functions. It assumes toroidal boundary conditions and always starts as a random grid.

P#111950 2022-05-17 20:29

[ :: Read More :: ]

Cart #cake_monsters-8 | 2023-11-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
22

This game is a clone with some changes of a game I saw originally made in Puzzlescript by @MattRix. The site where I saw it is not working at the moment. Updated to include logo.

11/2023 - Updated to include particle effects and transitions, as well a save system that stores last level played and the ability to undo movements until the beginning of a level.

P#72760 2020-02-05 12:26 ( Edited 2023-11-09 19:54)

[ :: Read More :: ]

Cart #warehose_heroes-2 | 2022-06-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4


Updated with logo.

P#69433 2019-10-29 00:10 ( Edited 2022-06-22 15:27)

[ :: Read More :: ]

Updated to fix a design error that prevented accessing all the computers following certain paths. Added map transitions

Cart #space_engineer-6 | 2023-12-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
18

P#68915 2019-10-16 01:15 ( Edited 2023-12-15 18:01)

View Older Posts
Follow Lexaloffle:          
Generated 2024-04-19 23:54:17 | 0.178s | Q:86