Log In  

BBS > Superblog
Posts: All | Following    GIFs: All | Postcarts    Off-site: Accounts

Cart #cave_spider_offensive-0 | 2025-04-07 | Code ▽ | Embed ▽ | No License
23


[32x8]

Ludum Dare 57 entry! https://ldjam.com/events/ludum-dare/57/spider-cave-offensive

Dig! Fight! Escape the spider! Defeat the spider!

You are being attacked by a giant spider after opening a cursed treasure chest. Defeat it while dealing with dangers of the cavern!

HOW 2 PLAY:

  • Move with arrow keys, walk into walls to dig them
  • Use the cave’s magic to your advantage

[ Continue Reading.. ]

23
8 comments


Cart #plush_girls_ld57-0 | 2025-04-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

"Power your drill and get to the very bottom of the world."

This is my first (finished) PICO-8 game, and my entry to Ludum Dare 57. The theme is "depths". Hope you enjoy it.

Controls

  • Arrow Keys: Control drill direction (cannot go up or go back!)
  • Z: Confirm / Continue
  • X: Randomize items during item selection

Screenshots

7
2 comments


All four panels of Modulus doing his daily calculations.

4
0 comments


Cart #wuzekibika-0 | 2025-04-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Hello! Publishing the cart of my little shmup which I coded with the help of this brilliant tutorial: https://www.youtube.com/watch?v=81WM_cjp9fo&list=PLea8cjCua_P3Sfq4XJqNVbd1vsWnh7LZd

0 comments


Modulus

The Fun Modulo Calculator

Modulo (%) is a mathematical operator that performs a division and returns the remainder.
It's very handy for creating timers that loop at specific intervals like for animations or counters.

I have a hard time visualizing how the formulas work so I made this silly tool to visualize it in a fun way.

Cart #modulus-0 | 2025-04-07 | Embed ▽ | License: CC4-BY-NC-SA
3

How to Use a Modulus Panel

1.Animation: Changes animation frames when the Results (7) equal 0.0
2.Timer: Choose between 'fps' and 'time()'.

  • fps - Starts at 0 and is incremented by 1 for each frame.
  • time() - calls the time() function which counts up the number of seconds since modulus started.

[ Continue Reading.. ]

3
0 comments


Cart #steroids-2 | 2025-04-07 | Code ▽ | Embed ▽ | No License

0 comments


Cart #picopride-1 | 2025-04-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


A cartridge to display pride flags to the screen!

To go to the next flag, press the O button; to go to the previous flag, press the X button.

Currently, there's a total of 14 flags that can be displayed (with some concessions due to Pico-8's limitations):

  • Modern, 6 color pride flag
  • Gilbert Baker pride flag
  • Leather pride flag
  • Bisexual pride flag
  • Pansexual pride flag
  • Femboy pride flag
  • Trans pride flag
  • Non-Binary pride flag
  • Gender-fluid pride flag
  • Philadelphia pride flag
  • Aromantic pride flag
  • Agender pride flag
  • Asexual pride flag
  • 2022 polyamory pride flag

Feel free to add more flags!

0 comments


Cart #prideflags-2 | 2025-04-07 | Embed ▽ | License: CC4-BY-NC-SA
2


A cartridge to create waving pride flags on the screen!

Use the O button to go to the next flag, and X button to go to the previous flag!

The current flags that can be displayed are:

  • Modern 6 color pride flag
  • Gilbert Baker pride flag
  • Lesbian pride flag
  • MLM flag
  • Leather flag

More flags are coming soon, or modify the code and add your own!

2
0 comments


Cart #chesstactics-2 | 2025-04-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

This is my first proper game and I couldn't be more thrilled with how it turned out!

It's Chess, but jazzed up a bit.

Instead of capturing pieces, you now have to attack and reduce the piece's HP to zero.

Each type of piece now also has special skills that cost SP (skill points).

The board has been expanded a bit to allow for additional shenanigans.

Each piece moves the way you would expect it to, however on each turn, there are two phases.

You can select how you use these phases (moving, attacking, using a skill, or passing your turn).

Each piece type has a different HP and SP max.

All attacks (except for one in particular) deal 1 damage.

Here is a rundown of the piece skills:

[ Continue Reading.. ]

4
0 comments


Cart #wihifuzuju-0 | 2025-04-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


Made this simple gravity simulator. It starts with the same 3 bodies each time with arbitrary masses, positions, and velocities. Should be simple to change those in code and the format for each planet will be down below. Also if you uncomment some of the code in the populate function it will populate randomly. I might update this someday, I might not, in any case it was a fun project.

Planet format is {x, y, x velocity, y velocity, id, mass}
the id is just the position in the array.

2
2 comments


Cart #drillr_wip_1a-0 | 2025-04-06 | Embed ▽ | No License
1


Little work-in-progress game

Arrows to move
Z to use
X to switch mode (Drill / Place support / Place lantern)

3 Red for support block
10 Red and 2 blue for lantern block

1
0 comments


Hi to all,

finally I decided to start coding my personal game, and as first PICO-8 project I will design a "Choplifter" style game. I am not going to make an arcade conversion but something a little bit different.

My goal is to enjoy while learning PICO-8 by doing, and in second place I need something special to do that will keep me alive in this particular moment of my life.

Choplifter is a game by SEGA where the player has to pilot an helicopter (Bell UH-1 Huey) to rescue hostages from enemy bases.

I will post all my work in progress steps of my "AP8kalypse" game here, meanwhile this is the gameplay from the arcade:
URL Choplifter gameplay

2
9 comments


Cart #peakofempires-6 | 2025-04-09 | Code ▽ | Embed ▽ | No License
25

Best played in fullscreen or with a controller

Welcome to Peak Of Empires v1.0!

How To Play

  • Mouse Or Arrow Keys to Move Pointer
  • Left Mouse Button or X to Choose Units
  • Right Mouse Button Or C to Send Units
  • ESDF or screen edges to Move Camera

Click units or buildings to view their stats and actions. Keep an eye on your resources, which are wood, food, stone, gold and housing. Make sure to build enough houses and send your workers to work! Once you've given them a task they will try to keep doing it until there is nothing in their vicinity left to interact with.

[ Continue Reading.. ]

25
9 comments


Cart #ledarcade-1 | 2025-04-06 | Code ▽ | Embed ▽ | No License

I have a Raspberry Pi based project that draws all sorts of animations on an LED panel. I am just getting started to see if I can transfer some of my animations to PICO-8.

0 comments


I created a picotron cheatsheet that you can use as your picotron wallpaper.
PICO-8 already has cheatsheet wallpapers and picotron has built-in wallpaper support so it seemed like the perfect fit.
Some text also contains additional information hidden inside a tooltip that shows up when hovering with the mouse.
Colors and the delay for the tooltip to show up can be changed in /appdata/cheatsheet/config.pod. Changes are applied automatically.

In case you want to use this cheatsheet outside of picotron, here are some screenshots:


Default colorscheme:

A dark colorscheme:

You can paste the following into the terminal to change to the dark colorscheme from the screenshot:

store("/appdata/cheatsheet/config.pod", unpod("b64:bHo0AGsAAACIAAAA8w17Ymc9MCxoZWFkZXI9OCxob3Zlcl9zaWRlPTIwDgBhdHh0PTQsFADxBDUsdGl0bGU9MjQsdG9vbHRpcF9AAAUNACJvckgABBEAADwAJDIyDwCjZGVsYXk9MC41LBgAoHZlcnNpb249MX0="))

[ [size=16][color=#ffaabb] [ Continue Reading.. ] [/color][/size] ](/bbs/?pid=165093#p)
11
2 comments


Cart #king_beta-0 | 2025-04-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5


Hello everybody! This is an early beta version of the adventure game "Become a King".
[16x16]

How to play:

arrows - move the cursor
Z - make a move
X - change the piece
Write suggestions for the game in the comments, I will be glad to receive any comment.

5
4 comments


Cart #guputukagi-1 | 2025-04-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

1
0 comments


Working on a game for ludum dare 57 "Distressing Depths"

Cart #difejatuji-6 | 2025-04-12 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

2
4 comments


Cart #denuzuyara-0 | 2025-04-06 | Code ▽ | Embed ▽ | No License

WIP

Instructions:

  • single button flyer - press button to ascend
  • beat 99 other flyers to win the cup
  • avoid ground, landscape and other obstacles
  • collect stars to temporarily speed up
  • avoid running out of fuel!

Future:

  • add music and sound effects
  • fix plane crash
  • ? convert to stages/levels instead of continuous racer
  • ?add ability to hit other planes from above or behind
0 comments


Cart #dafojutifo-0 | 2025-04-06 | Code ▽ | Embed ▽ | No License

WIP

Inspired by amidar-style games.

Instructions:

  • cursor keys move red getaway car
  • avoid other cars
  • surround a city block to find key to unlock gates
  • open gates along city wall to escape with money
  • press 'x' to drop bomb if you have one

Future:

  • add music and sound
  • improve HUD
  • improve AI of police cars
  • develop scoring/bonus system
  • ?change theme
3 comments




Top    Load More Posts ->