Log In  

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

Cart #bifutotehu-0 | 2024-06-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
0 comments


Cart #fabedorono-0 | 2024-06-09 | Embed ▽ | License: CC4-BY-NC-SA
1


fly and fire my test PT

1
3 comments


Cart #emenegro_yetanotherttt-3 | 2024-06-24 | Code ▽ | Embed ▽ | No License
2

Hello! This is my first post here, to present my also first game in Pico-8 :D As the title read, yes, it is another Tic-Tac-Toe, but I picked this one because I consider it an easy playground to learn the very basics of the platform without having to worry about complex gameplay or content. This is not the first time I develop a game... it is the second! My first one was 14 years ago for iOS, a small match-3 that was super fun to make.

My version of Tic-Tac-Toe is the vanilla one, and the simplest possible in terms of development: just 2 players, no CPU, sharing P1 controls. No algorithm to check board, no fancy modes, nothing, just pure old TTT. I've introduced some sound and particle effects to learn how to do it and that's all.

[ Continue Reading.. ]

2
2 comments


Cart #ziwudatimo-0 | 2024-06-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Movement Keys:

Arrow Keys to move and look
X to dash
C to jump

There are 9 levels in total, if you are stuck at a level press 'F' to skip forward. If you've accidentally pressed F, press 'S' to go back

pls play my level then fill in the form...
https://forms.gle/xYzABGA9tiXM6u2T9

1
0 comments


Im really sorry if this topic has been there already, didn't find anything about it so i thought i might post it. So its not news that some regions dont have access to PayPal and/or Swift systems. I was wondering if there is a way to get around? Steam maybe? That also accounts for pico-8. Educational edition is cool and all but license is far better.
If no, well, bummers. If yes please tell me.

2 comments


Cart #stardust-0 | 2024-06-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

It's raining fish! Lyra must find her date. Help her navigate through the rain falling in all directions. Jump with X

3
2 comments


So I was playing around with making a dynamically generated scrolling background, something simple, and I thought about layers of water, with different hues, and some dithering, by slapping strips of tiles to the screen. And that got me thinking about foolish billionaires and implosions and an innocent young man pressured by his father.

So, anyway, I made an extremely simple little "simulation" of a trip in a suspiciously familiar-looking submersible down to the Titanic, except things go wrong.

Cursor keys make you go up or down. That's it. There's nothing else you can do, if even that after some point.

There's not much to this. It's not so much a game as dark commentary. If this sort of thing bothers you, please don't play it.

It's as finished as it's gonna get.

Cart #gepomikafo-0 | 2024-06-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

[ Continue Reading.. ]

2
2 comments


Cart #balloon-1 | 2024-06-09 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
140

Hello y'all! My name is Lobo.
This is my first attemp at making a Pico-8 game.
Some aspects are a little rough (mainly the coding and the music), but I hope you like it!

EDIT: fixed a sound effect playing on ending screen when it shouldn't :)

140
46 comments


A simple idea I wanted to share with you.

I use a p8 file with a few utility classes. I place the unit tests on the first tab.

When I run my library code, it tests it.

If I want to include my vector class, for example, in another program, I include it “#include utils.p8:1” (only tab 1). This way, the weight of my tests doesn't count on the other program.

I find this an elegant way of managing tested reusable code.

2
0 comments


Cart #baba_demake-7 | 2024-12-11 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
58

Disclaimer: While this demake does contain an introduction level for each new element, I would highly recommend you play the original game before this! Because the demake is a lot shorter than the original, the difficulty ramps up faster than it probably should.

Controls

Arrows - Move
X/V - Undo
C/Z - Idle
R - Restart level
T - Title screen

Levels

There are 4 "worlds" containing 8 levels each, adding up to 32 levels in total.

Save Data

Your progress will be saved automatically. It will keep track of which levels you've unlocked, which one you were currently on, and your time. You can clear your save data from the pause menu.

[ Continue Reading.. ]

58
53 comments


Cart #gufofenibo-0 | 2024-06-09 | Code ▽ | Embed ▽ | No License


If you complete the game please help me do the survey
https://forms.gle/WJiTcq82tDp13Noa9

1 comment


Cart #anklam-1 | 2024-06-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Save the duck lamb! Bark at them until they move out of the way.

music: kotten

4
1 comment


Cart #picotoe-1 | 2024-06-08 | Embed ▽ | License: CC4-BY-NC-SA
1

My first game in Picotron !!

Hello there :3
I recently got this workstation and wanted to make something with it.
So why not make a little simple game to start with !!

Controls

For now, you can play only with the mouse. But I think I will add some other control in the future.

Feature

It's a little bit basic for now. But if you install it with load #picotoe you will be able to personalize the color of the X and O symbol. (You can find it in the sprite tab)

However, I want to try some botfeature. So don't hesitate to follow and keep in touch with future progress.

Version

v0.2

  • Fix forced reload on draw games

v0.1

  • Simple integration of the tic-tac-toe game
1
5 comments


Cart #priestvsdemons-8 | 2024-06-29 | Code ▽ | Embed ▽ | No License
4

4
7 comments


this is my first creation with this software, and my first game in general!

you can move the guy with the left, right, and up buttons!

can you get to 300 points?

update 1.4
6/22/2024

-added a new mode you unlock after beating both normal and hard modes! good luck.

Cart #spootfruitcatch-6 | 2024-06-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

4
6 comments


Cart #rgb_transition-0 | 2024-06-07 | Embed ▽ | License: CC4-BY-NC-SA
5

This is a simple transition, that should be fairly easy to use. All the code is in rgb_transition.lua. Simply call rgb_transition_setup() when starting the transition, and then on each frame, after the game is drawn, call rgb_transition(). It takes one argument: Whether the transition should be fading in or out. True fades out. In this test cart, press X to reverse the transition.

5
1 comment


Cart #yessirski-1 | 2024-06-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

1
1 comment


Cart #tarohrisi-0 | 2024-06-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

Cart #tarohrisi-0 | 2024-06-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

0 comments


as you can see, its not visible. text is, in fact, not there in general. not sure if its BBS's fault or not, just haven't seen it being mentioned anywhere.

5 comments


Just something I have been working on. I wanted to see if anyone likes the satisfaction, or should I add more?

Cart #lost_in_space-2 | 2024-06-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
2 comments




Top    Load More Posts ->