Log In  

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

As the title say, latest version for PICO-I8 do crash under the latest (non beta) version of Mac OS (13.0)

I suspect it is a bug in SDL2:

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   AMDRadeonX6000MTLDriver       	    0x7ffa1dbe1c11 gfx10MtlSimpleCompute_Dispatch(GFX10SimpleComputeDispatcherRec*, GFXAAMD_MtlComputePipelineState const*, unsigned int const*, unsigned int const*, unsigned int, unsigned int*) + 1305
1   AMDRadeonX6000MTLDriver       	    0x7ffa1dbe1ea1 amdMtlDispatchInternalComputeShader(GFXAAMD_MtlCmdBuffer*, GFXAAMD_MtlComputePipelineState const*, unsigned int const*, unsigned int const*, MTLIOAccelResource**, unsigned long long*, unsigned int, MTLIOAccelResource**, unsigned int, GFXAAMD_MtlTexture**, unsigned int, bool, unsigned int, unsigned int*) + 453
2   AMDRadeonX6000MTLDriver       	    0x7ffa1dbe424f -[GFX10_MtlCmdBuffer commit] + 393
3   SDL2                          	       0x10969bcf1 0x10968a000 + 72945
4   pico8                         	       0x1090b525d codo_blit_to_video_plat + 1645

[ [size=16][color=#ffaabb] [ Continue Reading.. ] [/color][/size] ](/bbs/?pid=119990#p)
1
5 comments


Cart #fasteste-1 | 2022-11-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

This mod removes any and all pause or freeze from Celeste Classic, so that player control is never lost.

  • game start is instantaneous
  • spawning is instantaneous
  • death is instantaneous
  • dash no longer freezes the game
  • big chest and orb don't freeze
  • and more!

This mod is based on smalleste.

8
1 comment


Cart #starjumps-2 | 2023-11-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
11

StarJump

This is Version 1.1 of StarJump, the lightsaber-themed JumpNRun.

What is it about?

You are a lightsaber wielding somebody trying to get from point A to point B as quickly as possible. Use your lightsaber skills, jumps and runs to beat all 3 levels and, if you can, collect all 10 stars per Level.

How to play

Use X to attack and O to Jump. Press X+O together for a higher dash. Note that you can doublejump! Also note that you deflect laser shots whilst you're attacking.

Good to know

You can restart the current level via the pause menu, you'll also find an option to toggle the timer and music.

[ Continue Reading.. ]

11
7 comments


Cart #spoikemines-4 | 2022-12-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
14

Yet Another Bombsweeper

The objective of the game is to clear the board of bombs, much like the classic minesweeper.

You may use either the d-pad or mouse to control the pointer.

Click on a tile or (X) to reveal it. If the revealed tile was hiding a bomb, you'll explode. If the revealed tile has a number it indicates how many bombs are in adjacent tiles.

Right click or (O) to flag/unflag a tile.

Click on a numbered tile to attempt a chord. A chord opens or flags tiles around the selected one depending on how many bombs are in adjacent tiles versus revealed tiles.

Game options (RETURN or pause button) includes:

  • Chord toggles for auto reveal and auto flagging.

[ Continue Reading.. ]

14
4 comments


Cart #fogoyegano-1 | 2022-11-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

Controls

-Arrow keys to move to the next room or navigate the shop.
-Z to block or purchase items.
-X to attack or exit the shop.
-Z+X to use special items.

Rules

You must delve into the endless dungeon whilst defeating monsters and collecting gold. Gold can be used to buy health, weapon upgrades, and special items. The shop will appear every 10 rooms.

When in combat you must choose to block or attack. After your turn, the enemy will attack and there will be a random chance you will be hit. The enemies' health and hit chance will increase after every shop.

You can also use a special item. You will start out with the 'run' item but other items can be purchased at the shop. Special items will have a cooldown after each usage. Here is a list of all the special items:

-'Run' allows you to escape an encounter.
-'Defence' gives you armour (indicated in the top right) and will protect you from the next hit.
-'Bomb' will give you a damage buff.
-'Full heal' will give you full health.

When you die your run will be over and you must start again from room 1.

Description

This is an endless first-person dungeon-crawler made in Pico8. This is my first time making a game like this so feedback is much appreciated.

Story

You find yourself in a seemingly endless dungeon. You are lost and have an urge to just keep going deeper. As you go deeper you start to encounter ghosts, skeletons, and other monsters. Maybe they're defending something? Maybe if you go deep enough there will be an exit?

Updates

Version 1.1

Improvements

After gathering some feedback I have made the following changes:

-There is now a small chance that you can encounter a friendly NPC that will either heal you or give you gold. This
will be influenced by the direction you have travelled in.
-To make the shield seem more useful I have changed the special item system to require you to block with your shield
before you use it.
-I have also changed the special item system so that you only use X instead of Z+X to use special items. This
addresses the issue of some people finding it difficult to press Z+X at the same time without accidentally
attacking or blocking.
-In the shop, you now have to navigate to the exit using the arrow keys instead of pressing X to leave.
-I have also fixed a bug where you could over-heal by purchasing more lives than you had max hp.

Known Issues

Special items such as 'Run' and 'Bomb' seem to cause the 'you have blocked' text to stay up until the next encounter as the player needs to wait until the next encounter for their turn to properly end.

Future Improvements

In the future, I would like to make the combat less luck based. Originally I had planned to give each enemy an attack pattern and so I might try to implement that in the future.

New music would also be nice to add as the current song isn't great and it gets repetitive fast.

Images

[ Continue Reading.. ]

9
8 comments


Cart #spooky_checkers-1 | 2022-11-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Spooky Checkers is my first complete(ish) game!

Current Functionality:

  • Supports 2 players (best with gamepads)
  • Allows kings and double jumps.
  • Splash screen when someone wins.

TODO:

  • Splash screen
  • Basic music
  • basic SFX.
2
3 comments


Yo @zep,

It'd be nice if draw_tabs were one of the options in the config command.

Indeed, it would probably be a good idea to do a once-over on the whole config.txt and see what else would be good to add to the command.

I say this because someone noted on Discord that there's no way to make tab characters visible on the edu version. Probably among other things that people on the edu version would benefit from.

Personally, I love visible tab characters, so I want everyone to have the option to try them.

Edit: as requested below, for anyone unsure what I'm talking about, here's a sample image with draw_tabs set to 1 (and also tab_width set to 2). Note the wine-colored vertical line at the left edge of the tab characters, which also neatly masquerade as scope guides.


(Also edit: Woo, BBS thread #50000.)

5
11 comments


Hone your cart hacking abilities with this HackTheBox like cart!
Your objective is to get to the hidden link using the terminal.
I suggest you don't look at the code before solving it as that will ruin the fun.
Also, you don't have to brute force the link. There is a genuine solution.

What you know:
All the links are stored in a table called links, but the links are local. What now? Hmm...

Have fun solving this challenge!

Cart #hacking2-0 | 2022-11-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


Just a demo of grapple hook that badly works on spaghetti code.

Arrows - Move
Up arrow - Jump
Right Mouse - Activate grapple hook
Left Mouse - Go to the grapple hook

Cart #grapple_hook_demo-0 | 2022-11-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

5
0 comments


Cart #halloween-2 | 2022-11-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
2 comments


Cart #the_harvest-1 | 2022-10-31 | Code ▽ | Embed ▽ | No License
6

harvest

6
1 comment


Cart #fillwithsand-3 | 2022-11-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
12

Description

Fill with sand is sand/dust puzzle game. In each level you have to create a mechanism that solves the puzzle.
Each level can be solved usually in multiple ways (tested).

Technical notes

Simulation is deterministic - same inputs yield same results (if not let me know and I have to fix it). Framerate should be stable no matter what you do.

The game is unfinished but it's already playable. Feedback is welcome. Have fun!

Changelog

Version 3

  • +2 levels

Version 2

  • new feature: prohibited materials
  • +1 level

Version 1

  • added small delay to cursor movement for more precise painting
  • added tutorials/showcases to levels 2-5

Version 0

  • initial commit
12
9 comments


Cart #demonblaster-1 | 2023-05-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

The demons are coming! Grab your trusted machine gun and rocket launcher, and pile up as many horned bastards as you can. Use arrow keys to move, left mouse button to shoot bullets, right mouse button to shoot rockets. Happy Halloween!

Update 03/05/2023: Changed enemy spawn pattern, added NUKES for mass demon carnage.

Big thanks to user dw817 for persistent high score system!

9
6 comments


Cart #himohimusi-2 | 2022-10-31 | Code ▽ | Embed ▽ | No License
8

Welcome to Tricky Treats, where at last, pumpkins get a chance to eat. But beware! This one has some dietary restrictions!

How to Play

  • Try to feed the Jack-O-Lantern during its demonic, thirty-second midnight ride.
  • The left and right arrows control your hands. Press and hold left or right to grab something, and release to toss into the gourd's gaping maw.
  • Press the down arrow to slow your hideous hell-steed and grab things more easily.
  • Press the Z and X buttons to interact with your new friend.

I made this game over the course of the last week and had a blast. Hope you enjoy it!

Special Thanks to Caleb, Hanahlie, Asher, Elia, Coco, Marigold, Pico, Martin, JW, Zach, Frank, the entire pico-8 community, and Sandy.

8
2 comments


Cart #habit_tracker-2 | 2022-11-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Load with load #habit_tracker

They say it takes 90 days to make a permanent lifestyle change, but that's not a symmetrical shape so let's go with 100 instead.

This habit tracker can track between 9 different habits with persistent cart storage. Each habit has a different colour scheme to help you keep track. Habit charts can be cleared individually or the whole memory can be wiped from the pause menu.

Comes with ...let's see here... 13 motivational quotes that are randomised on startup to get you feeling pumped. What happens if you keep it up for 100 days?

Let me know if there's any features missing (X's in boxes as well?) or just drop your favourite motivational quote that's under 33 characters long.

2
0 comments


Cart #yonihififo-0 | 2022-10-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


You play as Gerry in his quest to save as many souls as he can from the clutches of a demon lurking in the dark. His only tool is a lantern, which will keep the demon away, but also the souls he's trying to save. See how many you can save before you meet your end.

2
1 comment


Cart #shotgun_night-0 | 2022-10-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
33

Monsters are coming for your grave. Fend them of with you trust shotgun and ghostly abilities. Now with a new multiplayer versus mode!

Controls
Movement: Arrows
Aiming: Arrows
Jumping: Z/C
Shooting X/V

Defend your tombstone from the monsters by either shooting them, or tackling them. (Both with X) If you need to get back to the ground, you can jump (Z) to return without bouncing up again. Can you survive until wave 20?

In Versus mode, you and a friend compete in getting the most kills while play through the game.​ Every enemy gives the same amount of score, so there might be some strategy of which enemies to aim for first.
If you want to play Versus. I recommend that one or both players use a controller, but only keyboard should work just fine too.

[ Continue Reading.. ]

33
6 comments


Cart #hozituysa-0 | 2022-10-30 | Code ▽ | Embed ▽ | No License
1


The simplest game for PICO-8 ever

1
2 comments


Cart #slimeclimb-0 | 2022-10-30 | Code ▽ | Embed ▽ | No License
3

SLIME CLIMB

Slime Climb is an endless vertical platformer inspired by the mode from Fall Guys. Platform through each floor to escape the rising slime, getting faster as you go.

Post your high scores in the comments!

3
2 comments


Discontinued

A MS-DOS inspired command line VM.

Features:
Check date and time,
View files,
Make new files,
Delete files,
Recycle bin so you don't accidentally lose your files,
Explore the virtual web, which may or may not delete all your files,
Make a custom website,
And a secret function which isn't documented.

There sadly isn't support for folders yet.
I tried to maintain the usual names, but I didn't want to mess around, changing built-in functions.
Remember h() for help!

V. 1.2:

Changes:
Added customweb()

Cart #p8dosv1_2-0 | 2022-11-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

V. 1.1:

Cart #p8dos-1 | 2022-10-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

[ Continue Reading.. ]

2 comments




Top    Load More Posts ->