A collection of interactive visual eye-candy in the form of PICO-8 cartridges, both in source and binary files.
Download binaries (WIN/MACOS/LINUX/RASPI)
You can see the previews in my lexaloffle master post.
To play any of this cart in fullscreen, just navigate to the folder of the executable, open your terminal / command prompt inside the folder and launch:
name_of_the_cart.exe -draw_rect 0,0,1920,1080 -windowed 0
where 1920 and 1080 depend on your resolution.
- In the code, up and down affect the value N, which however is not connected to anything
- Left and right select the current effect, displayed in the upleft corner
- Up and down modulate the current effect (except for background)
- Z key resets the effect to default value
- Left and right select the current effect, displayed in the upleft corner
- Up and down modulate the current effect
- Left and right change the rotation speed.
- X enables and disables automatic mode
- Z in manual mode, manually "shoots" the spheres
- Up and down change the speed of rotation
- Left and right change the number of rotators
- Z enables or disables the background
- Up and down change the frequency of the wave
- Up, down, left, right change the direction and speed of the tileset
- Up changes mirror mode
- Left and right change the number of orbiting balls
- Z enables or disables flashing
- X enables or disables memcpy
- Up and down change bpm
- Left and right change number of rectangles
- X disables clearing the video buffer
- Up, down, left, right change the dimension of the rectangles
- Left and right select the current effect, displayed in the upleft corner
- Up and down modulate the current effect
- Tapping X sets the BPM
- Z selects the mirror mode
No key controls
No key controls
- Up, down, left, right move the balls
- X changes the size of the balls
- Z + up or down moves the level of reflection surface
- Left and right select the current effect, displayed in the upleft corner
- Up and down modulate the current effect
- Z disables clearing the video buffer
- X shows a dot on the screen for a few seconds. Combined with Z creates a scrolling effect.
- Z disables the background
- X randomizes the shape
- Up selects mirror mode
- Z modulates the width of the tunnel automatically
- Up and down modulate the width manually
- X disables clearing the video buffer
- Z selects mirror mode
- X enables or disables blocky mode
- Up and down change frequency of twister
- Left and right change amplitude of twister
- zep @ lexaloffle
- the pico-8 community for inspiration