Log In  

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

When I run pico-8 v0.1.12c Rapberry Pi version on my Freeplay CM3, the gamepad is not working anymore. The gamepad was working on previous version of pico-8.
I got this error message :

the path /dev/dri cannot be opened or is not available

I don't know if the message is related to the gamepad or not
Maybe someone can help?

0 comments


Case solved: issue was triggered by one of my USB sticks constantly sending inputs

When exporting Tiny Sim, some keys are stuck:

1
2 comments


Cart #pasteldispel-0 | 2019-04-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

An intense crayon battle royale for 2-4 players!

... or rather a slightly more intense remake of Achtung, die kurve! with some new special effects and a different style.

How to play:
Use left and right buttons (default: arrow keys for P1 and S/F for P2) and avoid colliding. You can pass through other pastels in the darker areas.

-

-

6
0 comments


Apologies if this is common knowledge and I asked on Twitter as well, but...

Is it just me or does anybody else get extreme audio stuttering on Android with Chrome on the web export? This has happened across three diffferent phones and three Pico8 versions. Audio is fine on Samsung's browser and Edge mobile. Was there ever a fix for this that I missed?

1
1 comment


Hey @zep,

Looks like the ability to load carts via their BBS post ID is currently broken?

Which, with the current absence of the [Copy Cart] BBS feature - means it's a bit of a faff to load a BBS cart into standalone PICO-8.

Thanks in advance.

Paul

2 comments


Cart #video_mode_tester-0 | 2019-05-02 | Code ▽ | Embed ▽ | No License
4


This cartridge is intended for PICO-8 newcomers to learn how each mode works.

Use the arrows to change the video mode. Valid modes are 0~7.

It writes to the address 0x5F2C in Draw State RAM to set the video mode (display resolution or reflection).

The sprites used here are Jelpi sprites!

4
0 comments


look its karel the robot

Cart #karel_the_robot-0 | 2019-05-01 | Code ▽ | Embed ▽ | No License

wow karel is an intro-duction to programming that ueses phive whole instructions.
karel can move(), which makes it go forewarde
karel can turnleft() whchic should be obvious
karel may dropchip() thath puts a chip on the ground?
karel can takechip() and that picks up any chips that are on the same tile as it
karel is capable of checkchip() whitch returns the chipcode of the chip its on

okay if you want human redable instruction go to this link

0 comments


I've used Gamemaker in the past to make games and I have experience coding. But for some reason, Pico-8 is intimidating. I bought it to make a game for my wife's birthday and i'm terrified to start. I don't know why. I think I was expecting it to be easier? I didn't expect i'd have to code the game from scratch and instead was hoping for a drag and drop vibe like unity of game maker. How do I get over this initial fear?

2 comments


Cart #picobreakout452-0 | 2019-05-02 | Code ▽ | Embed ▽ | No License

0 comments


When saving to .p8.png, PICO-8 flattens the #include directives. But it does not do that with the HTML exports, resulting in broken exports:

Is there an option I may be missing?

1
6 comments


Cart #zekekasiyo-0 | 2019-05-10 | Code ▽ | Embed ▽ | No License
2

2
0 comments


Cart #wetodatina-0 | 2019-05-01 | Code ▽ | Embed ▽ | No License

Concours retro gaming pico-8

Sophia-Invaders

Sophia-Antipolis est aujourd'hui envahie par les OVNI !!

Aidez-nous à éliminer les OVNI !!

Si vous ne parvenez pas à sauver notre ville, ce sont des années de technologie qui seront perdues...

Faites vite, il ne reste plus beaucoup de temps !

0 comments


I was working at "School Mayhem 2" and saw in the "Pickups" folder cool items like grenade a twirlgun. So I tried to use them and published the game. It was all looking fine but when I tried the game in the browser (Firefox Quantum), I picked up the grenade launcher and when I pressed X nothing happened. I think it's kind of weird bug because the weapon works fine in the editor. Thinking it was just an issue of the grenade launcher I removed it and added the twirlgun. This weapon also worked in the editor but not in the web browser. I don't know what to do. I hope @zep fixes this issue.

P.S.: sorry for eventual bad English

1
1 comment


Cart #pico8spaceman-0 | 2019-05-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

my very first attempt to make a video game. the yellow rectangle at the end will restart the game

the meteors somewhat randomized in ranges and their sprites as well

my plan to add a bit more fidelity later, particles, sound effects, start and end screens

0 comments


Cart #dancertweetcart-1 | 2019-05-07 | Code ▽ | Embed ▽ | No License
7

Slowly making a compilation of some of the tweetcarts I've done in the past. It will probably take more than one cart but we'll see.

Controls:

  • left/right - cycle to the next tweetcart
  • up - jump to random tweetcart
  • down - reset timer
  • hold z - fast timer
  • hold x - reverse timer

Extra Controls (second controller):

  • s/f - cycle screen mirror modes

Update 5/7/2019 - Added 12 more tweetcarts

7
1 comment


Cart #dafupowis-0 | 2019-05-01 | Code ▽ | Embed ▽ | No License
2

Super simple.

2
1 comment


Cart #ix_neontunnel-0 | 2019-05-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Controls
Menu: Z to start game, X to disable/enable flashing (accessibility - epilepsy).
Game: UP/DOWN/LEFT/RIGHT to catch a shape if it is close enough to that side
Game over: X to restart.

Mechanics
Shapes flow down the neon tunnel on all four sides - up, down, left, and right. All the player has to do is catch them after they get close enough. Luckily it shows when they are close enough by switching the shape and colour from pink squares to slightly rotated blue squares. If any of them make it offscreen, you lose.

Commentary
It's been a busy month! Work has been wild and I uhh got married! This was developed in a couple of hours on the 29th and 30th, bleeding over a little into the 1st. But I'm pretty happy with it! It lets you get into a decent flow state, or at least feels that way to me. Tapping the arrow keys feels really good once you internalise the mapping of stuff on the screen to the placement of your fingers. Don't really have much else to say except I'm glad I made a small effort to provide a hopefully epilepsy-safe version, as well as making visual changes that are not limited to colour for game mechanics (hopefully helpful for anyone with colour differentiation issues).

[ Continue Reading.. ]

1
0 comments


Cart #badwemoji-0 | 2019-04-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


Cart #byte3-0 | 2019-04-30 | Code ▽ | Embed ▽ | No License
9

This is a pico8 remake of 3BYTEENKODER by increpare

You can find the original game here : https://games.increpare.com/3BYTE/

9
3 comments


Looking to use Pico-8 with my first year game dev students. However, they usually start in groups of two to six (I let them choose who to work with for their first game), using GitHub issues to document their progress, and source code control (again via GitHub) to coordinate collaborative development. How good is Pico-8's .p8 format to merges, in your experience? I can see the distinct sections should allow parallel development, so long as there aren't two people working on the map or the sprites at the same time. But it would be good to get the experiences of those who may have used source code control collaboratively, to see what potential conflicts there might be with merges, etc. Alternatively, how easy is it to copy and paste sprites and maps (the graphics-based elements) between different branched versions?

DoctorMike

3
6 comments




Top    Load More Posts ->