Log In  

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

I started getting a weird error with my recent upload to the BBS, which seems to be related to the version bump in the html player from 0.2.1b to 0.2.1c dev - it throws a syntax error about an incomplete string that is indeed complete in the code :/

Cart #startrax_02-6 | 2020-07-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

5 comments


Hello everyone! Today is the day! Blackhole.io developer version! Here's the cart:

Cart #bhiodev-0 | 2020-07-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Enjoy!

How to play and how to use the cheats here: https://www.lexaloffle.com/bbs/?tid=38961

1
0 comments


Cart #suditotaki-0 | 2020-07-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Remake of Thrust, an old C64 game (although I first came across it on the school BBC Micros). The first game I ever saw that had anything approaching "proper" physics, I owe it a lot.

Z shoots
X fuel scoop/tractor beam/shield (burns fuel)
Up to thrust, L/R to rotate

-Grab the pod using your tractor beam when you're close enough and escape the level
-Active your fuel scoop (X) when near fuel to pick it up
-X also activates a shield, but it burns up fuel
-Shoot the reactor (but not too much...) to temporarily disable the turrets
-Or just shoot the turrets
-Later level have switches. Shoot them, too

[ Continue Reading.. ]

5
2 comments


Just a quick little demo room to test out physics for my new favorite astronaut, Willie. I'll upload and update here as the game comes along. Currently "x" starts and "z" turns on debug mode. Arrow keys to move and jump.

Cart #smallbackpackbeta0-1 | 2020-07-28 | Code ▽ | Embed ▽ | No License
1

1
2 comments


I'm having problems with the del function; its behavior doesn't seem to match what the documentation says it should do. From the docs: (pico-8.txt)

del  t [v]

    Delete the first instance of value v in table t
    [...]
    When v is not given, the last element in the table is removed.
    del returns the deleted item, or returns no value when nothing was deleted.

So, calling del(arr) should be equivalent to calling deli(arr,#arr), right? Both should pop the last element off of arr as far as I understand. But when you run the cartridge attached to this post, the O button works but the X button doesn't

3
9 comments


Cart #bingocallsheetv1-0 | 2020-07-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Slapdash call sheet for a Zoom game of Bingo my mom's going to host with her coworkers from Liberty Mutual--hence the logo in the corner. I have some ideas for how to make it prettier:

  • randomization animation where it clicks through options before slowing down and settling on one
  • menu / game over screen
  • big blinking button to randomize--more tactile
0 comments


Whenever I try importing a .p8 file into an object, Voxatron just instantly crashes with no error. I saw someone else post about this on the BBS to no helpful response :(

Hoping this gets fixed or hoping there's a known workaround

10 comments


Cart #thebindingofpicosprites-1 | 2020-07-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


Cart #thebindingofpicosprites-0 | 2020-07-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

1 comment


Hey @zep,

I notice you can use the double-width katakana glyphs as identifiers, but I don't think you added the new printable single-width characters below chr(32) to the "legal chars" set for identifiers.

So I could use ta/た in a variable name, but because I need the single-width dakuten at chr(30) to make da/だ, I couldn't write a variable named, e.g., だくてん.

I figure if it's not a placeholder glyph (like the first 10 or so) and not reserved for Lua, it ought to be legal for identifiers, based on how every other glyph has been. Am I right?

I'm asking specifically because I'd like to use one particular character in place of 'self' in my code, to keep my code concise on the tiny PICO-8 screen, but I can't currently use it because it's not legal.

3
7 comments


Cart #nikgid_archon_c01-0 | 2020-07-27 | Code ▽ | Embed ▽ | No License
3

Hey folks,

I am just publishing one of my little projects (less than half-finished) to try out the uploading-mechanism here on the bbs.
Please be gentle with feedback :-)

It's a WIP of a demake of Archon ... a fond childhood memory of mine.

Cheers
nikgid

3
0 comments


Cart #thohjim-0 | 2020-07-27 | Code ▽ | Embed ▽ | No License
11


Thanks for watching
I'm a college student in Japan.

I made my first game with PICO-8!

But there's only the main game, not the title screen or anything...
Still, I think did well(IMO).
Of course I didn't make it by only myself, but with the help of various people and blogs on the internet.

This game is a rhythmgame,likes beatmania.
Music is "20,November"( I've never even play by ear. this is the first music in my experience!)

HOW TO PLAY

  • lane1 = ←
  • lane2 = ↓
  • lane3 = ↑
  • lane4 = → 
  • RESET(when music end) = X

I suggest you do a KEYCONFIG.

11
11 comments


Squid Defense

Cart #squiddefence-4 | 2022-06-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
16

Summary

Hi, This is my game Squid Defense that (originally for V1.) I spent a little over 8 days working on!
I spent forever trying to make sure it was perfect, but it has some bugs and annoying things to it but I hope it's still fun still. : )

(Might update this later, IDK.)

Goal

Try to defend the Beachball by shooting various sea creatures with ink! (ink has limited use with quick recharge.)
your ball has 4hp and it heals by 1hp at the end of a wave.

Also watch out for the ever changing tide, it might make you rethink how you need to play!

The # of stars after a map's name show the difficulty of that map, every map has 20 waves see if you can beat them!

[ Continue Reading.. ]

16
17 comments


Cart #zoweraroro-0 | 2020-07-27 | Code ▽ | Embed ▽ | No License
3

press z to generate

3
1 comment


Greetings all!

I recently discovered Pico-8 and have been having a good ol' time messing around with it.

I wanted to make a suggestion in the hope someone finds it interesting enough to pick up. (I don't know if something like this already exists, in which case kindly point it out to me!)

Anyway, my idea is to have a website where pico-8 fans - especially those with artistic ability and generosity of spirit (both of which are found in abundance in this community btw!) - can post sprites. Users could browse all available sprites, clicking the ones they would like to use, and finally click on a download button which would produce an empty p8 cartridge containing those sprites that they selected.

Users wishing to upload sprites could upload cartridges from which the sprites could be extracted, or there could be an online pixel art editor thingy, like Pico-8's own, if they wanted to draw the sprite right there.

The sprites could be categorised by genre/uploader/tags etc.

1
5 comments


Cart #gunkalpha5-1 | 2020-07-29 | Code ▽ | Embed ▽ | No License
1


Howdy, this is my kinda shitty first attempt at making a game. It took me three days to learn enough about Lua and Pico-8 to get to this point, and there's still a lot of stuff I want to add to it, but it's finally to the point where I'm comfortable showing it to people.

Arrow keys to move, x to dash.

Known Issues

-Enemies can overlap, becoming one super enemy (this does not make them any more dangerous)
-Sometimes when the flower respawns, it respawns in the same location it was in, giving the player double points and potentially spawning double enemies.

Feedback is welcome, specifically about the code, as it's my first project. The game isn't super fun yet, I'm working on that.

Update 7.27.2020:

Enemies no longer overlap, but they do walk in lockstep. Added a global score counter and a sound effect if you try to dash without a charge.

Update 7.29.2020:

Slightly updated flower sprite, massively cleaned code, enemies are now asynchronous and score now updates in increments of 10

1
0 comments


Anyone else not get sound on RetroPie? I've used Pico-8 on an RPi3 B+, and now the RPi 4. Sound works fine in any other application, but I never get any in Pico8. I'm hoping somebody has a suggestion.

0 comments


Cart #salagander-1 | 2020-07-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
19

Salagander

Controls: arrow keys to move and jump, Z to restart a level

Salamanders have a goal: to reach the great pie in the sky. They also have a problem: they’re not that bright and each of them will repeat what the salamander before them did. No matter what.

You control the first salamander who decided to get to the pie. Can you make them behave?

Extra thoughts on the design of the game at this Twitter thread!

Edit: updated new version with jump bound to X as well for controllers. Also you can change your salamander's color by pressing it in the very first level!

19
13 comments


Hello everyone,

I'm second year Japanese university student exploring game design.
This is my first time to make game.
My teacher introduced us to Mboffin's tutorial:
https://mboffin.itch.io/pico-8-top-down-adventure-game-tutorial
This is my remix.

I would appreciate any constructive comments.

I would like to make more games.

thank you very mach

初めて作ったゲームであり、P8のプログラムもよくわかっていなかったためにてこずりました。
remixが完成できてよかったです。今度はまた違ったゲームも作っていきたいです。

ccadventureremixtutorial

Cart #icecrusherm-0 | 2020-07-26 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
3 comments


Cart #drift_king_brink_edition_v_1-2 | 2020-07-26 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Took part in Kiwijam last week and had a blast making a drifting game.

I spent the week polishing it a little and would love some more feedback on it.

There are a few things I still want to fix up, mainly the music and sound effects.

Thanks for checking this out :D

5
0 comments


After searching and testing for a solid hour, I still can't seem to figure this out. If anyone can clarify or point me to the correct docs, that would be great. Thanks in advance.

print(1) --1
print('hi',10,10) --hi ...at position (10,10)
print(1,10,10) --0x0001.0000 ...at position (0,0) <-- why?

Is that third scenario supposed to print in hex?

On the Wiki's print() page, this supposedly works as expected:

-- print the player x position just inside the upper left corner, in red
print(player.x,2,2,8)

So is this a bug, or am I missing something?

2 comments




Top    Load More Posts ->