Log In  

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

Cart #nazarfloppalovesp8_badapple-0 | 2024-08-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3


is my PICO-8 version of Bad Apple that im working music

Press O/Z for change palette

Thankes @JWinslow23 for make cartridge

3
0 comments


Cart #autotile_demo-0 | 2024-08-21 | Embed ▽ | License: CC4-BY-NC-SA
6

Z/C to place tiles, X to remove tiles

Just a little example of an auto-tiling procedure that can track and place the appropriate tile from a tilemap based on a tile's 8 neighbors. Code is in the cartridge - see it for yourself with load #autotile_demo

Feel free to optimize, copy, re-use, and remix in your projects! I'll be building (eventually) a level design tool for a platformer so that users can create and share their own levels with one another.

6
1 comment


Cart #aquarium_wallpaper-0 | 2024-08-21 | Embed ▽ | License: CC4-BY-NC-SA
7

I isolated the aquatic part of TenSum to use as a wallpaper and I thought I'd share. Just move it to /appdata/system/wallpapers/ and choose it in the settings to activate it. Have a great day!

7
0 comments


Hi,

is there any way to include appdata files in the html export or to load files copied next to the .html file when running it locally?

I'm currently using fetch to load files from appdata and the only way I found so far to make them accessible from the html export is to copy them to /ram/cart before exporting and fetch them from there. Also tried using file:// with fetch.

Is there a better way?

4 comments


Cart #solitaire_chess_vol1-1 | 2024-08-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

Solitaire Chess

About

68 solitaire chess puzzles. Drag and drop. Mouse only. Every move must be a capture, no check, king can be captured. Win by leaving only one piece. Lose if no remaining moves and more than one piece.

There are two modes: puzzle rush and relax mode. Relax mode is recommended, but if you get to the end you don't get the winner screen and no points. In relax mode you can navigate to any puzzle by using the selector at top left and clicking "GO". There is no clock or points and progress is not saved.

In puzzle rush mode, points are based on how much time is left when a puzzle is completed. Each failure or reset of puzzle is minus 50 points. You can go negative and progress is saved. Clicking "start fresh" will delete all progress.

[ Continue Reading.. ]

5
3 comments


My new work in progress! Special thanks to Lazy Devs Academy, for the music (which is temporary) and for the score diplay. Have fun, I hope you enjoy Shootout.

Cart #shootout-6 | 2024-08-21 | Code ▽ | Embed ▽ | No License
3

3
3 comments


Cart #safinazepo-0 | 2024-08-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

This is a test of a theoretical way of storing samples in a compact way. It is 1 bit PCM, which means all samples can only be on or off. It is very compact, being able to theoretically store over 40 seconds of audio, but that's if you ignore the compression capacity (which is at 95% with only 30 thousand characters and 181 tokens), and also the fact that a sample being played back at only 5512 hz at a sample bit depth of one sounds pretty... awful. Also, no it's not running slow, the screen only refreshes whenever the sample buffer is filled with new data.
The sample is taken from a section of Metallica's "Enter Sandman". Please be careful, as it is also really loud.

1
0 comments


Cart #the_fart_button-0 | 2024-08-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

THE FART BUTTON

Is clicker game you pressed O/Z for click fart button plays fart sound

Get Started

Get started make a code im good lazy coder in PICO-8 im coding simple clicker game with points HUD

Sprites

Im very goofy good drawing in PICO-8 im started draw a button sprite in 32x32 im give sprite when pressed O/Z pal() that like a button click
[32x32]

[ Continue Reading.. ]

4
1 comment


Cart #blastodrome-1 | 2024-09-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
21

Dodgeball + High explosives = BLASTODROME. Throw bombs across the field to score points, and don't blow yourself up!

Play with a friend in versus mode, or sharpen your skills against the AI in solo mode.

How to play

Score points by picking bombs up and throwing them into your opponent's half-court. The player with the highest score at the end of the timer wins.

If a bomb explodes inside your opponent's half-court, you win 1 point. But if it explodes inside their spawning corner, you score 3 points instead.

Power ups

[ Continue Reading.. ]

21
7 comments


Cart #catreeboard_alpha-3 | 2024-08-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

Catreeboard is a typing game that helps players practice their typing skills. By successfully typing words on the next branch, the cat will jump in an attempt to avoid rising flood waters. I'm making this in collaboration with my son of whom is learning to type.

Roadmap

  • Main game mode to have levels and calculation of score (based on wpm, accuracy) in addition to infinite scrolling as it is now.
  • A losing condition with water rising from the bottom of the screen.
  • Sound effects (jumping, game over, etc).
  • Music.
  • Better thought out dictionary.
  • Customized cat color.
  • Customized difficulty.

Changelog

0.7a:

  • Expandeded dictionary to over 80 words per word length (6 levels)
  • fix: No back-to-back same words

0.6a:

  • Implemented challenge mode!
  • Game over screen at the end of challenge mode with metrics displayed.
  • Added menu option to end a game early.
  • Expanded camera capability to scroll in both directions.
  • Improved accuracy from being reduced for hitting non-letter keys.
  • Improved pause behavior.
  • fix: Uneven flood rise.
  • fix: Restore camera after background draw.
3
6 comments


I was writing a function to convert screen-space to tile-space just now, and I figured I'd try storing coordinates as userdata (via vec(x,y)) instead of separate x/y values. It mostly works, except that vectors don't support the integer divide operator \. I was wondering if this was intentional; \ for integer divide isn't mentioned anywhere in the Picotron manual, where I'd expect to find it in the Picotron Lua section. But it clearly still works for scalar values -- perhaps only by accident?

Is the intent perhaps that integer vectors should use an explicitly integer-typed userdata (e.g. userdata("i32",0,0)), in which case the standard / division operator would already have round-to-integer semantics?

3
2 comments


Cart #orbz_1-0 | 2024-08-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Orbz is a single screen arcade survival game, where you manipulate your size to stay alive and get high scores.

Collecting pickups will make you bigger and score you points. Shooting makes you smaller so make sure you are not small otherwise you will have no ammo!! Once you are at max size you can explode to destroy everything on screen and score massive amounts of points.

Controls:

Move using the arrow keys.

Shoot using Z (O button in pico 8)

Explode using X (X button in pico 8) when max size

Collect the small black pickups to grow in size and score points

Made as a solo project as part of the GMTK Game Jam 2024.

[ Continue Reading.. ]

2
0 comments


Cart #wowbzige-1 | 2024-08-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

this is a parkour game and so fun
thanks for play my game and
thanks for guidance
3>

2
1 comment


Cart #hijayawime-0 | 2024-08-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Hi all. My first post here. I was a game developer for years, and I've only recently discovered Pico-8. For fun I did a quick and dirty port of one of my old mobile games - Bouncing Brendan - about a fat penguin who wants to fly, but can only manage to bounce on ice cubes.

The aim of the game is basically "the floor is lava". Your score resets to zero if you touch the frozen lake, but goes up each time you bounce on one of the ice cubes.

You can hold down X to frantically flap your wings mid-air and slow your descent a little, too.

I'm looking forward to getting more stuck into some proper games on this platform. This little port was just to get familiar with how Pico-8 works!

1
0 comments


Cart #frozencaves-0 | 2024-08-20 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8


itch io link
https://antibrain.itch.io/frozen-caves

Frozen caves (READ CONTROLS BELOW)

ESDF to move, Space to jump, W to throw a rope, R to throw a bomb.

Space to select (when in a menu)

Use the mouse to mine tiles and interact with things in the mine.

TAB for menu (Not enter or p!!)

If you're not a fan of jump being space, you can change it in the tab menu.

If you are having issues with lag in the mine, try clearing objects while in the town. (3rd tab menu option)

Story

Legends tell of a massive treasure at the bottom of the mines, but none have dared to venture so deep. Until now, that is. Madeline, an aspiring spelunker wants to see if its as hard as the stories tell. Lucky for her, She has people willing to help her on her quest! Lani and granny have set up shop in the town, and offer services to help you improve your mining. Lani will buy any ores you find, and granny owns a shop where you can buy a variety of tools that will help you get deeper in the mine.

[ Continue Reading.. ]

8
1 comment


https://itch.io/jam/arcade-rewind-jam-the-80s-maze-craze

A new jam that'll last 18 days based off of 80's arcade games!

0 comments


Facebook so kindly reminded me that my PICO-8 journey started roughly 8 years ago with the PocketCHIP.

Yeah, yeah...the PocketCHIP didn't turn out to be a keeper but PICO-8 certainly was. Since PICO-8 came pre-installed with the PCHIP, I figured it would have a built-in audience constantly looking at new games (a la Playdate today) and that sounded better/easier to me than throwing games into the void. That dream didn't quite turn out but I'm thankful it brought P8 into my hobby sphere and has continued to be a fun way to fill time and live out some childhood dreams of making games for people to play.

Thanks to @zep for all the effort and making a fun platform to create, play, and share games. But more so to all the people in the P8 community over the years that helped me stay motivated and make games. From code to assets to theory and beyond, THANK YOU.

6
1 comment


Cart #fruitdog-0 | 2024-08-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

Hi! First post on here!!

Here's a little puzzle game I've been working on on and off over the summer! Please enjoy!! Let me know if you discover any bugs etc. I feel like I've learned a lot about both level design and finishing a project with this one :]

Here's the itch page! https://raiain.itch.io/fruit-dog
And of course the wonderful music is by @Gruber from Pico-8 Tunes Volume 1 https://www.lexaloffle.com/bbs/?tid=29008

6
7 comments


Hi,

Would it be possible to add bbs_path to config.txt like we have now with root_path and cdata_path?

This would greatly help support for custom firmwares like muOS (https://muos.dev) which is one the most popular ones for Anbernic devices (RGxx line).
One example would be allowing the muOS user to decide in which of the 2 sdcards they'd like to have their pico-8 emulator. Right now it is only possible in SD1 and this means that each time the SD1 card requires an OS reflash, the user needs to backup their content and restore it afterwards.
By enabling SD2 to store Pico-8 emulator, all its data will always be save, along with their roms and other relevant data.

Thanks

0 comments


Cart #tkopeng-0 | 2024-08-19 | Embed ▽ | No License
7


Hi, I made this to try to learn trigonometry and picotron at the same time, maybe it is not the way it is supposed to be, but it is working. Wanted to share :D

Loving developing with picotron, thanks for the amazing tool!

The code is here: https://gist.github.com/imaginamundo/5093bc88eb4d78e3241fa6f0fa5d3a68

7
0 comments




Top    Load More Posts ->