Here's a small cart I made to learn PICO-8.
There's a menu item in the pause menu that allows you to customize the settings, like the number of pipes spawned.
Inspired/based on pipes.sh.
This is licensed under CC BY-NC-SA 4.0.
Update: Changed behavior of the settings menu.
- Hitting the maximum or minimum of any value now loops to the other limit of the value.
- Minimum amount of pipes is now 1 instead of 0.
[Please log in to post a comment]