Log In  

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

Cart #wojbee3-17 | 2024-03-15 | Code ▽ | Embed ▽ | No License
13

Introduction

The discord server has been infected by a new variant of the stupidity virus: not thinking before talking.

You, as the all powerful Woj... Bee(?) moderator, you shall save the world with your magical stings and obliterate them from existance with your ban hammer!
[16x8]

How to play

You can change the background by pressing UP

You can use the arrow keys to move your character around, X to shoot and Z or C to throw a ban hammer™ when the star™ meter is fully charged

Want a sprite?

You are probably here because you are from SwitchCraft or MCCM, and if so, you might be eligible for joining the game with a neat
[48x8]

[ Continue Reading.. ]

13
5 comments


Does anyone else find it surprising that with fillp() a set 1 bit draws the background color, and an unset 0 bit draws a pixel of the foreground color ? ... I appreciate it's a feature of P8 and also see why technically it may be necessary...
Just wondered what people think: are colors are inverted to convention...? 🤔

Do you invert the fill pattern or just swap the palette colors when rendering?

0 comments


Cart #only_up_and_down-0 | 2023-08-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

A part of promotion for my new Kickstarter, A Single Bird's Tabernacle. This one's more limited, but I hope you enjoy.

1
0 comments


Cart #ocean_demo1k-0 | 2023-08-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
10

Just a 1k_demo inspired by tweetcarts from @2darray and @GateEightyEight. Just for fun. :)

10
1 comment


Cart #kugelblitz-1 | 2024-05-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
17

Play as Sofie Engel in this stealthy spin on classic arcade maze games! Maintain your battery reserves, avoid detection, and destroy the Kugelblitz before it fully ignites...

How to Play

Your ultimate goal is to reach the Kugelblitz before time runs out. Before that, however, you must deactivate the two energy barriers that surround it, by overloading the control panels elsewhere in the maze. This will consume half of your battery, which also depletes as you walk, so make sure you have enough - you can restore your battery using the pickups that spawn throughout the maze.

You can get bonus points by collecting the floppy disks that spawn occasionally, but be quick - they disappear just a few seconds after appearing. You'll get an extra life at 10k points, then 20k, 40k, 80k, and so on.

[ Continue Reading.. ]

17
3 comments


Cart #twwetcart-0 | 2023-08-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

Watch and be amazed :)

The longer You watch the more of the 3D Effect you will see.

If you press ⬆️ then you will access paint mode. 🎨
You can just paste this in pico-8.

pal({-15,1,-13,-4,12,6,7,-9},1)::w::
for x=0,127do 
y=(t()*t())%127
pset(x,y,abs((sin(x/160+t()/2)+cos(y/220)+sin(x/120))*3+rnd(tonum(btn(⬆️)))))
end flip()goto w

If you like this I have another one 4D Tweetcart

9
0 comments


Cart #ypoztito-0 | 2023-08-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

SISYPHEAN PARABLE

I see that man going back down with a heavy yet measured step toward the torment of which he will never know the end. This is the truly tragic moment when the hero becomes conscious of his wretched condition. He does not have hope, but there is no fate that cannot be surmounted by scorn. Acknowledging the truth will conquer it; Sisyphus, just like the absurd man, continues pushing. All is well, indeed, that one must imagine Sisyphus happy.

SUMMARY

A hapless vacuum cleaner is responsible for cleaning up the mess in the room. However, a crack in its body spills some of the dirt that it had previously collected in its tank back to the ground whenever it moves. This vicious cycle results in him continuing the cleaning process indefinitely, even when a limited amount of dirt is found in the room.

[ Continue Reading.. ]

7
4 comments


Cart #damuhujuje-0 | 2023-08-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

My first Pico 8 cart, an L-system pattern generator dancing to the beat~

(Let me know if I've made any mistakes with the post! :) )

9
0 comments


Cart #snuggles_folds_laundry-4 | 2023-08-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
15

I built this for a friend with a short attention span.

how to play

x to advance through title screens and game over screens

to fold clothes, press the arrows corresponding with the pink arrow indicators over the article of clothing. Do it quickly, before your attention span runs out!

There are seven loads of laundry - fold them all to win! Should be beatable in a handful of minutes.

development notes

8/6/23 - juice (paws, sfx, better arrow indicators), calling it done
8/5/23 - token reclamation, 1 pattern per article, difficulty tuned, 5 stages
8/3/23 - working game, at character limit, 4 patterns per article, impossibly difficult, 7 stages

todo before "done"

[ Continue Reading.. ]

15
5 comments


Cart #pyromania-0 | 2023-08-02 | Code ▽ | Embed ▽ | No License
3

Pyromania

Pyromania is a funny game for the LOWREZJAM 2023 that is all about
causing mayhem in the local woods. Your objective is to torch about
all the trees in this high score chasing game!

ATTENTION!

I've published it here so my friends can test it!
It's not a full version and hasn't been submitted to the jam yet.

Controls

Arrow keys to move

3
2 comments


Cart #plattybase-0 | 2023-08-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
13

This is free to use!

Use this cartridge anyway you want!
I hope you link back to this post if you use it.
But you don't need to!

This includes:

  • Basic collision detection (by mhugson)
  • Movement (Friction, Acceleration, Jumping/Gravity)
  • Coyote time
  • Death animations (Explosion)
  • Messy code
13
8 comments


https://github.com/OnionUI/Onion

Onion OS for the Miyoo Mini Plus seems to be based on Linux so I decided to try to get Pico-8 proper to run on it since FAKE-8 tends to break on a lot of games, plus I miss SPLORE, which seems possible to use given it's WIFI chip. But sadly I'm running into errors.

No matter which version I try to run I get this weird error, IDK if this means it's trying to execute it in the wrong way but it's weird

/mnt/SDCARD/pico-8 2 # ./pico8
./pico8_32bit: line 1: syntax error: unexpected word (expecting ")")

Any idea what could be the problem?

3
11 comments


i saw this neat animation on instagram and turned it into a small game :3

Cart #patterndodger-0 | 2023-08-01 | Code ▽ | Embed ▽ | No License
5

5
0 comments


Cart #catatac_v1-1 | 2023-07-31 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

How to play

Move - Use arrow keys

Shoot Bullet - Press/Hold X/V

Shoot Special Bullet - Press/Hold Z/C

Rules

Catatac is a Shmup (Shoot-em-up) game in which you control a ship and you need to defeat the evil cats with your laser beam. You have 6 different ships to choose, 5 powerups to get, and 8 types of enemies to defeat!

Bugs/suggestions

If you experience a bug, comment below and describe the bug in detail, and what version your playing on. You can check the version on the top left corner in the start screen.

If you have a suggestion, comment below with the suggestion and i might add it in the next update, if i dont run out of token space.

[ Continue Reading.. ]

6
1 comment


Cart #helimancart-0 | 2023-07-31 | Code ▽ | Embed ▽ | No License
9

What is Heliman?

Simply put, I bet Heliman is the worlds most unfair platformer!
Why so. Because there's like a 3 minute level (still under development)
of pure pixel perfect jumps, frame perfect timings and has no checkpoint...

Controls

Left/Right to run
X to jump
C to copterate

Also, this game is still under development, so feedback would be appreciated!

Bet it takes a couple times for you to beat this, and there is no goal so
you're just testing this... MUAHAHAHAH

EXTREME Edition:

Cart #helimanextreme-0 | 2023-08-02 | Code ▽ | Embed ▽ | No License
9

[ Continue Reading.. ]

9
4 comments


Cart #heli_man-0 | 2023-07-31 | Code ▽ | Embed ▽ | No License
1

Same as last time but some more juice (sadly my dum brain was not able to figure out how to make the player use X for both jumping and flying... )

1
2 comments


Possible bug / user error / 'feature' of rounding(?)...

cls()
print("0x7b18.3060")
print(tostr(0x7b18.3060))
print(tostr(31512.189,true))
print(tostr(31512.188965,true))

Why does PICO-8 return the s16.16 value for the hexadecimal with too few digits?
i.e. the conversion with tostr() hex>dec>hex is lossy.

10 comments


Cart #wallcity-4 | 2023-08-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
15

Platformer concept using Nerdy Teachers platformer series for base player code, collision, and animations.
Honestly, really proud of this parallax cloud effect, although it's one issue seems to be that the clouds won't move if the player is in the starting position, which maybe has to do with my math moving the x drawing position for the clouds depending on the player.x's positions and being so close to the map limits.

This is my first real pico 8 project!
Let me know if the aesthetic inspires any gameplay ideas!

EDIT:
Spent hours trading code with chatgpt and learning how to implement the cats, they're a little finicky and unpredictable, but that's cats for you.
For now, enjoy endlessly collecting stray cats!

15
8 comments


Onion Ring

Cart #onion_ring-0 | 2023-07-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

A game by Morgan Nayer and me, developed in 48 hours for a game jam.

An onion fighting for its life.

Face hordes of lumberjacks and show your superiority alone against all. Make your enemies cry.

2 games mods :

  • Defense Game : defend the pond, and try to drink 40 liters of water despite the waves of enemies.
  • Beat them all Game : try to defeat the most lumberjacks.

5
0 comments


Cart #again-3 | 2023-08-21 | Code ▽ | Embed ▽ | No License
15

Description:

Again! is a puzzle-platformer game in which even death moves you towards your goal.
With a clever use of your previous attempts, you can progress through 9 levels and 3 different environments.
Again! was created as an entry to My First Game Jam: Summer 2023 with the theme "Cycles".

Controls:

  • Arrow-key: Movement
  • X: Jump (hold to charge)
  • Z: Reset the level
  • P: Menu (turn music on/off)

Development:

The game was created in Pico-8 over one weekend. The game is also available on itch.io.

[ Continue Reading.. ]

15
1 comment




Top    Load More Posts ->