Log In  

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

Cart #wibokadaho-0 | 2022-09-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2


This is a small tool with which you can create 16x16 pixel arts in the pico8 color palette.
best regards

bonbon

2
13 comments


Hello,
I'm currently trying to convert a pico8 card into a qrcode (or several), but unfortunately I can't find anything how something like this could work. I know that there is a possibility with "save @url" but then the map is not saved but this card needs it. I had also seen that it had already been tried but didn't find anything further about the procedure but also online services which say they would not be able to do something like that but only save the image and output a qrcode with a link in itself or with a pythonscript which didn't work either. I don't know what else to try if I could get a hint about this I would be very happy.
best regards

Bonbon

Sorry for my bad english

3 comments


I know that I can make sprites bigger (with sspr()) but is there any way to display map tiles at, say, 2x size?

3 comments


Cart #jeradoyuje-0 | 2022-09-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Controls

Arrow Keys to move

X to grab

Rules

Snails and goldfish are +5 points

Reg fish are +10 points

Eels are +25

The coin is +50 points

The stopwatch will pause the timer for 5 seconds

Regular trash is -5 points

Bombs are -50 points

Jellyfish are -25 points

Hooks are -10 points

Description

This is a remake of a previous game I made called "Grab Fishin'" which can be found here: https://www.lexaloffle.com/bbs/?tid=48474

I decided to remake the game as I really like the idea of it but I definitely needed to improve it by doing things like adding extra items and levels.

[ Continue Reading.. ]

4
1 comment


I wanted to throw some sfx instruments I liked into the mix and I wanted to add the instrument I used in my world4 cover (https://www.lexaloffle.com/bbs/?tid=41981)
I think it sounds like a flute? I have no idea.
[sfx]

also here's it by it's self too.

Cart #flute_toot_sounds-0 | 2022-09-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Hope this is a good.

2
1 comment




This is a duplicate of this earlier piano SFX as far as the midilib project is concerned, but I wanted to share my attempt at replicating ... I think the sample I was referencing was an upright piano? As best as I could.

[sfx]

As with the others, this is free to use, although credit is appreciated; the manual entry on custom SFX instruments should explain how to use it.

1
3 comments


No cart preview right now, but posting the SFX so people can use it: my latest best shot at a xylophone sound:

[sfx]

Free to use, credit appreciated; manual section on SFX instruments is here if it's not something you're familiar with.

2
0 comments


Cart #glass_instrument-1 | 2022-10-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

(v00 10-04-22)

TO LOAD THIS PICO-8 CART, in immediate mode, type: load #glass_instrument

Giving full credit to @packbat and @jo560hs for the suggestion of unique instruments.

This instrument is submitted to @packbat's project, "midilib."
I found a match in standard Midi instruments, however this can be renamed and renumbered by the Midilib team.
This has also been updated, it now only takes one instrument to play, not two.
The instrument is located at SFX zero.

https://www.lexaloffle.com/bbs/?tid=49265

Here is me writing for the very first time, 4-channel music from the opening to a song I wrote for piano years ago, using an instrument I just now made for Pico-8 simply called, "Glass."

[ Continue Reading.. ]

3
2 comments


Cart #constells_canvas-0 | 2022-09-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3


constells canvas is an open universe starbox game created for the pico-1k 2022 game jam! it fits in 1019 compressed chars

constell is a multiversal demigod. ve has access to the 65,536 universes! you are given the opportunity to visit as many as you want! additionally, you may draw your own constellations across veir starboxes!

CONTROLS::::

in the universe id selection screen:

  • left&right to change to a neighbouring universe
  • up&down to change universe id by -100&100 respectively(for fast scrolling)
  • x to reroll universe id
  • z to confirm a visit it that universe ^_^

[ Continue Reading.. ]

3
2 comments




Cart #gayebekewu-0 | 2022-09-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


i was making a movement test to test out but the sprite smears how do i fix it?

3 comments


ORM by Håkon Lervik

Cart #orm_haklerz-0 | 2022-09-10 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Description

This is a simple Snake clone that i made over the course of a week, just to get over the hurdle of finishing my first game.

Remarks

I am quite happy with the implementation and look of the game. The code is quite simple procedural code, but with a few unreadable hacks here and there. The code is largely uncommented so feel free to ask me if you need me to explain anything.

And if you feel like tearing my code apart, please do! :D I would love to know what I could have done better, although I do already know of a few pieces that need refactoring.

1
0 comments






So, PICO-8's built-in tracker has a startling amount of customization, but it can be kinda tricky actually making a custom SFX instrument when you want one - so a few of us on the Discord, me and @jo560hs and @bikibird, were thinking it might be interesting to look at the list of General Midi 1 instruments as a shopping list and see how many we can knock off.

And as a bonus, if we can complete the list, @jo560hs was talking about possibly making an sf2 soundfont for folks who like playing with those.

So, if you wanna jump in and add stuff to the catalog, the guidelines we decided on for convenience of people hunting down instruments afterwards are these:

  • tag the post with midilib
  • use a subject line of the format midi [number] [name]
  • (ideally, each instrument should be posted in its own thread, so specific ones can be found more easily)
  • embed your SFX there so people can hear it and copy it

[ Continue Reading.. ]

17
18 comments


For anyone who wants it, an SFX imitating an electric guitar with overdrive:

[sfx]

Free to use, credit appreciated.

(If you are not already familiar, the manual has a brief explanation of how custom SFX instruments work.)

6
3 comments


A group of us on the Discord were talking about how it'd be useful it'd be to have a big library of SFX instruments, so here's one I made a while ago to act as a ragtime piano:

[sfx]

Free to use, credit appreciated.

(If you are not already familiar, the manual has a brief explanation of how custom SFX instruments work.)

1
1 comment


Cart #dinotrails-0 | 2022-09-10 | Code ▽ | Embed ▽ | No License
3

1K Jam on Itch.io

A simple game in 762 compressed bytes inspired by Oregon Trail! Post your high scores below!

(Trades are allowed a maximum 5 times and you cannot "reroll" for a better trade.)

3
2 comments


Cart #ssbulletbarrage-4 | 2024-02-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

This is Simple Shooter

Bullet barrage!

In this short basic shmup (Shoot 'em ups) you will face numerous waves of alien invaders trying to destroy our galaxy. Make them feel the taste of your space bullets and cover them with a barrage of bullets

Game Play

You must shoot down all the aliens. Also, try to collect bonus coins to get special shoots, extra lives, and shields throughout your journey of liberating the galaxy. These power-ups will be very helpful in your task of repealing alien attacks.

Controls

  • Cursor movement: arrow keys

  • Fire: Z
  • Use special shoots: X

Controllers are also supported.

Development

I made this game based in part on the Basic Shmup Tutorial using Pico-8 for the Basic Shmup Showcase Game Jam

[ Continue Reading.. ]

3
6 comments




Top    Load More Posts ->