Log In  

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

Cart #bepis-0 | 2019-12-22 | Code ▽ | Embed ▽ | No License

Press Z to make the square stop after it disappears. See if you can get it to stop in the red zone

0 comments


Cart #line_spin-0 | 2019-12-22 | Code ▽ | Embed ▽ | No License

0 comments


Cart #stringhashtable-8 | 2024-12-23 | Code ▽ | Embed ▽ | No License
2

Feature Overview

This is a script that parses String data and converts it into a hash table.

  • a single string can initialize many values.
  • returns at least an empty table.
  • elements can be added space-separated.
  • spaces can be replaced with \t.
  • newline codes are ignored.
  • newline can be replaced with \r.
  • {} specifies a table.
  • key=val; key{val} specifies the key and value of the table.
  • if you enclose an empty string, the element will become nil.
  • to initialize with an empty string, use /0/.
  • bool values, and hexadecimal strings are automatically normalized.
  • the first layer can be initialized with global values by using cat() in _env.

[ Continue Reading.. ]

2
12 comments


Cart #yuyepitowu-0 | 2019-12-22 | Code ▽ | Embed ▽ | No License
1

Test cart.

X

1
0 comments


Cart #boxjump-0 | 2019-12-22 | Code ▽ | Embed ▽ | No License

1 comment


Cart #zajodowiyob-0 | 2019-12-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

​Try to keep your balloon grounded and don't pop so you don't stop. Definitely not a Flappy Bird clone.

This is a game made for the 243th One Hour Game Jam, the theme of which was "Cactus". I made it in 3 hours. I lagged a little.

Also on itch.io.

3
0 comments


Cart #maeveparty-1 | 2019-12-21 | Code ▽ | Embed ▽ | No License


An experimental bomb dropper designed by a 1st grader

0 comments


Cart #christmas_present_panic-1 | 2019-12-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

Greeting humanoids, this is the first game release from the group of SORCERY. We hope that you enjoy our humble release filled with Christmas cheer and winter shenanigans.

7
1 comment


Cart #recursive-0 | 2019-12-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

A little program simulating recursion graphically.

Controls

  • Y Button to call the function
  • X Button to finish ( go back ) a function call.

It is only a simulation. So it should not be possible to go back and forth but I had to stop the calls and thought it would be funny to have some control during the process.

1
5 comments


Cart #pikuhsata-0 | 2019-12-21 | Embed ▽ | License: CC4-BY-NC-SA

1 comment


Cart #snowman_builder-1 | 2019-12-16 | Code ▽ | Embed ▽ | No License
14

We're decidedly into the snowy part of the year, so here's a little cart to celebrate the winter cheer!
The outside cold you need not fear, for you can decorate a snowman from right here!

CONTROLS
Keyboard (Default)
Arrows: Move
Z: Grab/Place
X: Rotate/Cycle Colors

Mouse (Enabled from pause menu)
Left Click: Grab/Place
Right Click: Rotate/Cycle Colors

OTHER NOTES
Switching Control Modes: The cart will automatically switch to Keyboard or Mouse control when you use an arrow key or click, respectively. You can also switch between control modes from the pause menu. The cart will default to Keyboard control.

[ Continue Reading.. ]

14
5 comments


Cart #dogrotto-1 | 2019-12-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Controls

  • z - Jump
  • x - Restart Puzzle
  • Down Arrow - Use
  • Left/Right Arrows - Walk left and right

Info

The project started as an experiment for learning Lua (and Pico8 to some extent). I had fun, so, I decided to finish and release it. I hope you like it!

Sorry for the lack of snake casing in the code. I usually use camel casing, but Pico8's editor doesn't support upper case letters :/

Update 1.1:

  • X now restarts the puzzle.
  • Down arrow is now the use key.
  • Hint added on the second puzzle that shows how to restart a level.

Version 1.0:

Cart #dogrotto-0 | 2019-12-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

[ Continue Reading.. ]

5
6 comments


so this is the only thing i know to make

1 comment


Cart #fwitutano-1 | 2020-04-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
30

Experimenting with a simple voxel renderer.
The bike is generated in code!

There's an option in the pause menu (p) to use enable camera controls:
arrows: pan
z+arrows: rotate
x+up/down: zoom

30
4 comments


Cart #yikanomor-1 | 2019-12-19 | Code ▽ | Embed ▽ | No License

2 comments


Cart #snowysskatingadventure-0 | 2019-12-17 | Code ▽ | Embed ▽ | No License
6

Snowy has skates and wants to help his friend Bunny decorate his tree! Skate the lake to find five ornaments for the tree.

  • Hold X and a direction to accelerate.
  • Press Z ("O") while moving to jump.

Tip: Hold Z ("O") for longer before letting go to jump longer.

Tip: If you get stuck in water, try jumping your way out. Snowy isn't a strong swimmer, but he's a great jumper!

This is my and TimSwast's contribution to PICO-8 Advent 2019. Thanks to everyone who participated, and everyone who played!

6
2 comments


Cart #she_returned_with_friends-0 | 2019-12-19 | Code ▽ | Embed ▽ | No License
12


Non-interactive music cart for my song She Returned With Friends, with enchanting animation by @modernmodron (https://mozz.itch.io). Now you can loop this track forever and watch the owls come and go as they please :3

12
4 comments


Cart #katamari_christmassy-1 | 2019-12-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
101

Katamari Christmassy

A PICO8+Xmas homage to the Katamari series by Namco by Mathieu @p01 Henri and Matt @gasmanic Westcott

The King of All Cosmos was completely naughty. The stars are all gone and you, the 5cm Prince of All Cosmos, must fix this mess.

How to play

Walk forward with ⬆️, steer with ⬅️ and ➡️
Roll things up with your Katamari ball to build the biggest clump.

The King will make a star with it. If it is big enough.

Game modes

Switch between Story and Arcade mode in the Pause menu.

Rebuild the Christmas constellation in Story mode to make the King of All Cosmos proud.

[ Continue Reading.. ]

101
8 comments


I've thrown all my 32-bit games overboard and upgraded to macOS Catalina. I notice that the current PICO-8 binary (0.1.12c) asks for broad keyboard permissions (read keystrokes in all applications). I assume this permission isn't actually needed (I can deny it and everything seems to work) and this is a side effect of an older SDL macOS interaction. It'd be nice if the app can be configured to not ask for the permission.

If it is used for something I'd enjoy knowing what it is.

3
2 comments


I haven’t seen this mentioned but somebody ported Celeste Classic to GBA by reimplementing just enough of Pico 8 to get it running.

https://github.com/JeffRuLz/Celeste-Classic-GBA

This should mean porting other Pico 8 games to GBA should be easy?

4
3 comments




Top    Load More Posts ->