Log In  

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

Cart #apex_point-4 | 2023-10-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
18

Apex Point is a short sci-fi text adventure game that explores themes of consciousness and ethics. It was created during the Lone Rabbit Black & White Game Jam 2021.

Controls

Arrow keys for dialogue, game choices and controlling the character. Z or X to select or proceed.

Play time

~5 minutes.

Synopsis

You wake up in a strange void with a mysterious top hat-wearing gentleman as your only company. Soon, bizarre things start to unfold. Will you make the right choice and solve the mystery of Apex Point and the Coeus initiative?

Notes

The game is text-heavy. The game contains mild glitch effects.

Credits

Character portraits by Sdivi Lee Hall (@anactualpokemon). Music by Gruber.

[ Continue Reading.. ]

18
2 comments


Hello PICO-8 Community !

Cart #roweputosa-0 | 2021-04-24 | Code ▽ | Embed ▽ | No License
4

I created this game with pico 8

I was inspired by Celeste and Super Meat Boy

There are only 8 levels and some bugs (sorry)

You control two character in the same time and don't touch the spikes

play this game please !!!

[0x0]

[0x0]

[ Continue Reading.. ]

4
7 comments


Cart #ridoweroma-0 | 2021-04-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
18

this is a celeste mod of a mod of a mod (lol)

ok, so you are back to climb another mountain because you like mountains, but this one is TALL! (32,000 levels to be exact)
but every time you leave and come back it generates 32,000 new levels!!

what i used: https://www.lexaloffle.com/bbs/?tid=40814
also its downloadable here: --> https://sandwichblam.itch.io/carm

18
31 comments


Cart #solarblaster-3 | 2021-06-08 | Code ▽ | Embed ▽ | No License
20

SOLAR BLASTER: CHALLENGE STAGE

The Earth is under attack from the invading alien war machine! Take control of the Solar Blaster fighter ship and strike back!

Solar Blaster: Challenge Stage is an action packed space shooter where you’ve got 2 minutes to get the high score. Destroy as many enemy waves as you can within the time limit, collect power ups like rapid fire and spread shot and cause massive destruction with your 3 super bombs.

This game is based on the 2 minute ‘caravan’ shooter format from classic PC Engine games. I wanted to create a simple, fun shooter that was easy to pick up and play and that players would want to keep coming coming back to again and again.

[ Continue Reading.. ]

20
13 comments


Cart #mushmkr-0 | 2021-04-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
14

introducing mushroom maker, the most convenient way to create and share your own custom mushroom! this is more of a toy than a game, but I hope you all enjoy it and have fun creating your own personalized mushrooms.

here's a few examples to show what is possible and hopefully spark your imagination:

posting the mushrooms you've made in this thread or elsewhere is more than encouraged, and ditto for any questions or feedback. likewise, I'm on twitter as sol_foxie if you wanna follow or contact me there! thanks for reading, and happy mushroom making!

14
4 comments


Cart #difodayuha-0 | 2021-04-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Hangman game I made for a friend. Music and sfx needs improvement, as well as more phrases. I plan on adding categories at some point too, but for now I think this version is good enough to upload :)

1
2 comments


Cart #animon_generator-0 | 2021-04-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

I made this little generator to quickly create monsters for the ttrpg Animon Story. In the future, I want to add ways to generate monsters of different levels.

1
0 comments


Cart #helpdelie-0 | 2021-04-23 | Code ▽ | Embed ▽ | No License
18

18
23 comments


Cart #superbowel-0 | 2021-04-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

Does anyone even know how American football is played anymore?
my first pico-8 game ! a small arcade-y bullet hell game for the 2021 bullet hell jam :)

player sprites courtesy of krishna palacio.

6
1 comment


by IJIMO
Cart #rend-0 | 2021-04-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

6
1 comment


Cart #force_field_demo-0 | 2021-04-23 | Embed ▽ | License: CC4-BY-NC-SA

To activate forcefield collect pineapple.
Use forcefield to defeat monsters.

4 comments


Cart #streets_pcm-0 | 2021-04-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
16

Heavily inspired by this

A Master System/Game Gear sound chip emulator in Pico8 using the PCM channel. Features 4 songs from SOR1&2 for the Game Gear (use left/right to select)

How it works:
VGM files are logs of register writes. I wrote a program to decode them, save what the reg settings were every 60th of a second, and RLE compress them into strings. The sound chip is basic enough to write a simple emulator for Pico8.

Limitations:

  • Not really an audio guy, may still be glitches
  • Looping only goes back to the start of the tune, rather than part-way-through as in some songs. Probably would need to decompress the songs to pico8 memory to do that, instead of my "clever" on-the-fly RLE decoding

[ Continue Reading.. ]

16
1 comment



Cart #slammerslime-0 | 2021-04-22 | Code ▽ | Embed ▽ | No License
23


Objective:

Destroy the enemy red slime by slamming bullets back to it.

Controls:

  • arrow keys/d-pad: move the green slime around avoiding red bullets
  • z key: every 10 seconds you can jump and slam down on bullets within a radius around you to send them back to the enemy
23
5 comments


If I'm in tab 0 and press ctrl-f to search for, say "world" because I want to change it to "universe", ctrl-g will help me find all the other instances of "world" in tab 0.

Then I switch to tab 1 and want to do the same thing.

I hit ctrl-g... nothing. I have to press ctrl-f and type my search again.

It would be great if ctrl-g remembered my search term even when I switch tabs :)

3 comments


I'm currently setting up a pi-based arcade cabinet with pico8, running through emulationstartion on retropie. I've got pico8 working sucessfully, with the exception that i cannot quit pico8 without a keyboard connected.

Looking at this thread here: https://www.lexaloffle.com/bbs/?tid=28629, it seems that from version 0.1.11 the "menu" button should bring up a menu from the splore home, which you can then quit pico8 from. I assume this menu is the one brought up when the esc key is pressed. This doesn't work for me, the menu button lets you exit a game to return to splore, but does not let you shutdown splore itself. In the main splore menu the menu button functions as a select button. The only way to quit pico8 is with the esc key, not feasible for me as I don't wish to have a keyboard attached to the machine.

I am currently using PICO-8 v0.2.2c on both my computer and the pi, and both exhibit this same behaviour.

Has this feature been removed? Is the function of the menu key configured somewhere?

[ Continue Reading.. ]

5 comments


I noticed on both my raspberry pi 3 and my raspberry pi zero w this evening that after exiting PICO-8 having run certain games (in particular, my cart Mad Wizard) the terminal is filled with the text:

targetcount=0

I also noticed this same game stuttering a little bit where I don't remember it stuttering before, and I'm guessing it is due to this console output. Unremoved debug print perhaps?

0 comments


Cart #icecreamclouds-1 | 2021-04-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

Straight from the laboratory of Professor von Stroopwafel is a modest proposal to solve global climate change. Enjoy a lighthearted romp through a speculative future. It even has bells and whistles. Happy Earth Day, everyone.

Game Play

Catch falling scoops of ice cream and toppings to fulfill as many orders as possible before the timer runs out.

Controls

Press the X key to advance to the next screen.

Left and right keys move the cone.

Use the Z key at any time to see the ice cream order. Press Z again to dismiss it. The timer is always running so try not to look at the order too long or too often.

7
2 comments


how do i make a test for the game (e.g. make something that changes graphics to a button pressed or when button pressed print anything)

2 comments


In the 0.2.2 release, zep made a small tool for creating custom fonts:
https://www.lexaloffle.com/bbs/?tid=41544 (search for "Custom Fonts")

It's a great tool, but if you only have a font snippet (and no longer have the spritesheet), it's hard to edit that font again. So, I extended the tool to also support font importing!

You can get my font tool from the pico-8 console:

LOAD #FONTER

Instructions on how to use the tool are in tab 0 of the cart. happy fonting!

6
0 comments


Cart #faux_spectrum-1 | 2023-04-02 | Code ▽ | Embed ▽ | No License
19

A mini album (music by Botious) and a "faux (audio) spectrum" demo!

19
3 comments




Top    Load More Posts ->