Log In  

BBS > Community Superblog
All Users | Following | GIFs | Postcarts | Off-site

Cart #deathbyballoon-0 | 2022-05-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
7

Use left/right to control Pop Knight. Bounce into balloons to wall jump. Menu to restart or use training mode.

Upon attacking Bouncy Castle, Pop Knight slipped on a puddle left by a fierce water balloon battle, which caused him to fall down the castle wall. Since he still has things to live for, help Pop Knight extend his life as long as possible before he will inevitably meet his untimely demise.

This game was created for Ludum Dare 50 in 72 hours. The theme was Delay The Inevitable. Post your high scores in the comments.
Special thanks to Lazy Devs Academy and Gruber for their tutorials.

7
1 comment


Tscherno Jump

Follow the arrows! Dodge the cats! Avoid the Sawtraps! This game is bloody - bloody diffcult!

Cart #yuyitewaho-0 | 2022-05-07 | Code ▽ | Embed ▽ | No License

Tscherno Jump is a demake of a game that unfortunately never saw the light of day, by @Asebist and me.

You only need one button, Tscherno and his clones will automatically follow the arrows on the ground, except if you want to jump over them or need to jump an obstacle. Try and figure out the fastest way through the levels!

How to play?

  • collect all coins in a level to finish
  • run into cherries to spawn two clones besides you
  • sometimes you need to lose clones strategically to remove obstacles
  • only one Tscherno needs to survice to score

[ Continue Reading.. ]

1 comment


Okay this is going to be a hard bug to resolve, because it's tough to pin down. I'm on Win 10 64bit, and for the past few versions of Pico-8, games have been having this input dropping issue every so often. It's definitely in v0.2.4 (original, no b c d), and may be in v0.2.3 or earlier, but the recent stat(28) raw input addition makes me think it started happening around that time.

What happens: you're playing a game normally, then you lose all control for a few seconds. The game is still updating and drawing, but mashing keyboard keys does nothing. I could record the next time it happens, but it's random AND rare, and all you'd see is the game running with the player standing still. After a few seconds, input starts working again.

Why this sucks to debug: not only do you have to be paying active attention to the game, you also don't know when it's going to happen. Sometimes you just think you messed up and pressed the wrong buttons, since it's hard to be sure, and everything is normal after a few seconds. But this is a critical btn/btnp bug that's severely reducing the quality of gameplay, so it needs to be fixed. The best I can do to help is say that I'm playing in windowed mode on the left half of the screen, there are no alerts or Windows messages that might be grabbing focus (as far as I know), and the issues occur long into a gameplay session (sometimes a half-hour or more between drops?).

[ Continue Reading.. ]

2
2 comments


I ran into an issue last night and today where a cart isn't saving. I only noticed today when I reopened pico-8 and some changes were missing. Here's the series of events:

  1. Did some work last night
  2. At some point I took a screenshot (F6) and/or made a .gif (F9). I'm a beginner so both of these were the first time I ran these commands ever.
  3. Made a few more changes
  4. Saved without realizing it wasn't saving (maybe I just didn't see the error message)
  5. Closed pico-8 and went to sleep
  6. Woke up today and noticed code was missing the edits (small clunky feature implementation so wasn't worried)
  7. Write some new code - still not realizing it wasn't saving when I pressed CMD+s
  8. Finally noticed it wasn't saving

So at this point I am on a Discord server (Lazy Devs) and asked if anyone had some tips. I got a lot of helpful feedback and tried a bunch of commands. Nothing persisted and the consensus is that it's likely a bug and probably related to permissions (the carts dir has R/W shown for my user account). Some things I tried:

[ Continue Reading.. ]

5 comments


Is there a way to get pico8 language support AND support for included files within VS Code?

I'm using the pico8-ls extension, which is great, but it doesn't recognise #include files, so I miss out on code completion on functions imported by my .p8 file. If I switch and use the lua language server extension: https://marketplace.visualstudio.com/items?itemName=sumneko.lua I get code recognition of my functions, but not the p8 functions (weirdly the lua language server seems to assume files are included even if they are not, or at least it seems to me it does). I'd ideally like both p8 function recognition from the pico8-ls AND recognition of my included functions. But this doesn't seem possible as of today.

I did note that support for #include files is a planned featured of the pico8-ls function so maybe I just have to wait for that

0 comments


Cart #flow_smithothy-0 | 2022-05-07 | Code ▽ | Embed ▽ | No License
4

Mouse and keyboard required.

4
0 comments


Cart #stocks_falling-1 | 2022-05-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

STOCKS FALLING!

It's the old Nintendo "Game & Watch" game "Fire", except it's your tech stocks and crypto portfolios falling during the 2022 stock crash! And the next day, they crash even more!

Can you survive long enough for your stocks to fall into the gates of hell?

1
1 comment


Old builds of my completed game

Cart #rushtree11232-0 | 2022-05-14 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Cart #pitareriso-0 | 2022-05-09 | Code ▽ | Embed ▽ | No License
3

Cart #ramsajru-0 | 2022-05-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
0 comments


When using Ctrl-X to cut and paste sprites, the sprite flags remain in the old sprite location. Maybe this is intentional? But it seems like maybe the sprite flags should reset back to a brand new, untouched sprite state when sprites are cut and then pasted elsewhere. Here's a GIF showing the behavior:

3
3 comments


Cart #yamizezide-0 | 2022-05-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
9

my first and probably last celeste mod
Explore a small world of jank, rem, and questionable level design

9
28 comments


Edit: Beta is now closed and the final game is now here

Cart #community_game_2022_beta-0 | 2022-05-29 | Code ▽ | Embed ▽ | No License
3

I've been kicking around the Pico-8 community for about a year now creating games under NerdOfGamers/RyanCavendell (depending on where you might frequent). I'm currently trying to set up the infrastructure to automate a community game jam using Lexaloffle's Edu version. So I'm looking for sign-ups for the Beta to make sure all the automated systems are working in real life as I'm anticipating potential problems (already done testing myself and seems stable but that will only go so far).

If you want to make a small game together with the community and help beta test this then the sign-up form is here > https://forms.gle/dzwgUiGXGebsnhTd7 < with text from sign-up form below

[ Continue Reading.. ]

3
2 comments


Cart #modular_kobolds-0 | 2022-05-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

Hey!

I make a lot of little games and I'm not good at pixel art, so I've been reusing the same character art again and again from project to project. I thought some other people might have the same problem, so I dumped the character art and most of my animation code into this cartridge. I also wrote a little platformer engine just so you can see how these animations might look in an actual project.

Folks who like cute little lizard dudes will likely be pleased, but I added swappable heads.

The public interface of moko consists of all its fields and methods, not all of which are documented.

Chances are you won't need all the animations in whatever project you use this in -- but they should be pretty easy to delete.

[ Continue Reading.. ]

6
0 comments


internal voxatron carts to import for education learning, since dont seem available at designer
rights reserved to owners
https://www.lexaloffle.com/bbs/?uid=1
https://www.lexaloffle.com/bbs/?uid=9308

Cart #mhedupipi-0 | 2022-05-05 | Embed ▽ | No License


Cart #wibojiwipu-0 | 2022-05-05 | Embed ▽ | No License


Cart #tosegozeri-0 | 2022-05-05 | Embed ▽ | No License

[ Continue Reading.. ]

2 comments


Cart #muhigagepu-0 | 2022-05-05 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

This shit a game

5
1 comment


Cart #sinazubiwa-0 | 2022-05-05 | Code ▽ | Embed ▽ | No License
1

1
1 comment


Cart #sujekakoni-0 | 2022-05-05 | Code ▽ | Embed ▽ | No License

0 comments


Cart #hirahibapa-0 | 2022-05-05 | Code ▽ | Embed ▽ | No License

0 comments


Cart #nofehukjo-0 | 2022-05-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Newbie amateur game dev here! I've been programming for a few years now, mostly for academic/scientific purposes. I've always wanted to try my hand at making games, but I've always found an excuse not to.

So screw that, I'm starting from zero in a new language doing the absolute minimum that I can call a "thing" and here it is: a very simple histogram tool that "rolls" virtual dice and displays the frequency of the different rolls (excluding events with zero-frequency).

I'm used to doing this with more sophisticated tools and ad-hoc libraries, learning to do things «by hand» is a challenge in and of itself.

The histograms do not generally follow the distribution that one would expect. I believe this happens because:

[ Continue Reading.. ]

4 comments


Okay, when viewing code for a bunch of games, there seems to be variables that are put into the parentheses after a function's name. What are the purpose of these?
My guess is that they're local variables, but I have no idea.

3 comments


Cart #dailycalpuz-0 | 2022-05-04 | Code ▽ | Embed ▽ | No License
6

Here's Dailycalpuz!

Each day a new puzzle. Fit all pieces into the calendar to leave the current date showing.

6
7 comments




Top    Load More Posts ->