I really hope I'm doing this correctly.
Anyway, this is my first project - done entirely so I could get a handle on PICO, on Lua and the various processes.
It's a basic breakout game with endless bricks coming down from the top - it even has a few power up bricks!
If the bricks reach the bottom or you lose your ball, it's game over!
Here's hoping this works... heh.
Now ... I have no idea why it's "Untitled". I set up the top of my lua file like the code below ... isn't that correct?
pico-8 cartridge // http://www.pico-8.com version 16 __lua__ -- endless breakout -- by warren marshall |


I think everything adds to the carts under NEW in splore.. and maybe in cart view..? But not in forum view?
If you look at a user's carts, I THINK it only shows threads though.. so if you make a one off to show someone how to implement some feature or something, it may not show up there.
[Please log in to post a comment]