Log In  

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

Cart #thetowerceleste-0 | 2024-05-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
5

5
10 comments


Cart #slimepires-0 | 2024-05-18 | Embed ▽ | License: CC4-BY-NC-SA
77


A complete remaster of my pico-8 game!

The controls are Z/C to Jump, and X/V = Shoot (or respawn if you become a slimepire)

Because picotron cartridges are much more spacious, I've been able to tidy up the code and comment ALL of it, so if there's anything you're curious about - take a look! It shouldn't be too hard to see how it works.


WARNING: your progress won't be saved playing in a browser! Best to get Picotron and load #slimepires


~ Extras ~
If you tipped $3 or more on the original game at itch, you can get access to new extras including a second video talking about this project and new maps made from in-game screenshots.

[ Continue Reading.. ]

77
9 comments


hi im younes , am a new in pico-8 , so i will make a game , in roblox and in pico-8 , i have many games i wanna make it , the first game is in pico-8 i named space ship wars . and am an algerian , and i will start the progress in 2024/7/15

1
0 comments



You've crushed the Wolf Triad and tracked the Commander to his sky base. Turn his bombs against him and bury him in a lunch box!

⬅️&➡️  Hold to run left or right
⬆️&⬇️  Hold to climb up or down chain
🅾️      Tap to jump
❎or⬆️ Tap to catch falling bomb (you cannot be hanging on a chain)

A late Toy Box Jam 2023 game

  • Concept, design, program: Iori Branford
  • Graphics, sound: Tom Hall, Lafolie, Toby Hefflin
  • Music: Gruber
8
2 comments


I'm making an Avatar game and i'm facing a problem with spritework. In the gif I have placed, you see the feet look a bit weird, well to me atleast. Any artists who have a solution?. Thanks in advance.

3
4 comments


Cart #spaceflight-0 | 2024-05-17 | Code ▽ | Embed ▽ | No License
4


A game I made for another of my brother's birthdays.

4
0 comments


Cart #lumbergame-0 | 2024-05-17 | Code ▽ | Embed ▽ | No License
3


A game I made for my brother's birthday.

3
0 comments


Cart #spacepig-0 | 2024-05-17 | Code ▽ | Embed ▽ | No License
3

The inspiration for my 3d game, Space Worm. it is my first project in Pico-8. The game is incomplete beyond 3rd stage.

3
1 comment


Cart #tasthistrial-0 | 2024-05-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

8
5 comments


Cart #dredds_billabong_ttj9-0 | 2024-05-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

This is my entry to TweetTweetJam 9, a game jam where games had to be written with at most 500 characters of code. I ended up using 484 characters.

Billabong is a two player strategy game. Players take turns to flood the maze with coloured liquid. One player fills the maze with red liquid, the other with blue. The player who fills the most of the screen with their colour wins.

To start flooding a channel, tap the screen if playing on a mobile device, or click with the mouse if playing on a desktop machine. The game works best on a mobile device so that the players don't have to share a single mouse.

The stats display at the bottom of the screen shows the players' scores and who has the next turn.

[ Continue Reading.. ]

6
1 comment


cart A: (broken)

msg="havent pressed test yet"
menuitem(1,"★test",function() msg="pressed test!" end)

::_::
?"\^1\^c" --https://www.lexaloffle.com/dl/docs/pico-8_manual.html#Control_Codes
print(time(),0,0,7)
print(msg)
goto _

cart B: (working)

msg="havent pressed test yet"
menuitem(1,"★test",function() msg="pressed test!" end)

::_::
flip()?"\^c" --this line is the only difference
print(time(),0,0,7)
print(msg)
goto _

These two carts should behave the same, but the menuitem function in cart A never runs -- after opening the menu and selecting the menuitem, it still says "havent pressed test yet"

cart B works as expected -- it says "pressed test!"

My system is linux / pico8 0.2.6b

1
0 comments


Cart #musicmaker-0 | 2024-05-17 | Embed ▽ | License: CC4-BY-NC-SA
12

Musicmaker

controls

Use your mouse to toggle the notes, hold Spacebar to stop. You can view your uniqe code by presseing x.
In the menu you can paste your code and get the same music. you can also share the code so others can hear your awesome tunes 🎶.

About

I feel like I could use some oter cool sounds or a bigger variety of sounds. but I couldnt figure it out. So if you know how please tell me, thanks :)
Also thanks to zep for making this beautiful music demo.

12
2 comments


Cart #parascute-0 | 2024-05-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Parascute

Parascute is a 2D game about turtle eggs that have been snatched by an evil eagle. The player is a tortoise that must catch the falling eggs and save them from a fatal fall.

Controls

  • Left and Right arrow keys to move around

Rules

The rules are simple: save as many eggs as you can!

To do so, follow along with the flying eagle and catch the eggs it drops. But be careful, sometimes the eagle will drop rocks to break the eggs you have already caught in your basket.

About

The project is meant to be a learning project. The main focuses for this game are to improve my competence in basic music composition and learning to implement an Entity Component System pattern.

I wat to give a shoutout to the amazing

[ Continue Reading.. ]

4
2 comments


Cart #pifpaf-1 | 2024-05-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

Blue and green disagree, only one way to solve this problem. Dropping rocks on each other's heads. The first person to drop a rock on the other's head three times wins the game.

Only one controller is required to play. new update : the first player will be the green player on the left and presses either the buttons or the arrows the other player will be the blue player.

This game is very freely inspired (copied) on Dong dong a two-player mini game present on WarioWare Inc on GBA. Thanks to them.

6
2 comments


Cart #leveljam-0 | 2024-05-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6


IMPORTANT CONTROLS:
Target Practice - use the shift key to shoot
Golden Orb of Death - you can retry the level in the pause menu

This project is the result of a "mod jam" where members of the celeste classic community got to make one level with whatever short mechanics or designs they pleased, without any restraints or communication between members. We ended up having 12 people involved, which is incredible for how quickly everything was put together, and I think the finished project is really interesting. Credits for this mod are fairly straightforward despite the large number of contributors; everybody did their level, veitamura did the music, I set things up and compiled the levels, and for some reason nim made the balloon in sheebeehs's level. Thanks again to everybody who helped make this possible, and I hope you enjoy our game!

6
3 comments


Cart #ghostwave-0 | 2024-05-17 | Code ▽ | Embed ▽ | No License
23

How To Play

  • Z - Shoot
  • X - Rockets
  • Arrow keys - Move

Some enemies have a blue outline - when they die, collect their ghost for a large score bonus. Each ghost is worth 50 points times the number of ghosts collected so far - so the key to a high score is to not miss any of the ghosts.

After you've used your rockets 3 times, they take 10 seconds to reload. Save your rockets for difficult situations or blue enemies.

Inertia is on by default, which makes the player's helicopter move smoothly. If you prefer more responsive controls without acceleration and deceleration you can turn inertia off.

[ Continue Reading.. ]

23
2 comments


A clone of The Sound of Sorting I made just to test and diagnose my QuickSort algorithm.
It may sound a little ridiculous on web, since the array access sounds tend to get lumped together into far fewer frames.

  • Press z to step
  • Hold z to disable step mode
  • Press x to switch sorting algorithm
  • Use up and down to control the number of entries.
  • Use left and right to control the speed.

Cart #sort_our_ship-5 | 2025-05-15 | Embed ▽ | License: CC4-BY-NC-SA
22

22
7 comments


Cart #funkystars-0 | 2024-05-17 | Code ▽ | Embed ▽ | No License
5

Hi..
I'm Back...
I decided to make a funky stars demake...
I also remixed it a tiny bit!
the tic80 version really inspired me to try doing it for pico-8, and i hope it sounds good!

enjoy!

5
1 comment


Cart #cckey-2 | 2024-05-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA

CCKEY (Inject below)

I saw some talking about what control style is better, so i created this. The end to all controls.

KeyRnd inject

If youd like to use this in other cartridges, here is the code. simply add this to a new code tab,
and change the inputs if you have other vars for those. Thanks for using this thing!

--[[keyrnd by antibrain]]
--[[do not eat]]

--possible keys. dont change unless you have to.
possible={}foreach(split([[
abcdefghijklmnoqrstuvqxyz`\-=[];',./
]],""),function(t)if t!=" " and t!="" then
add(possible,t)end end)poke(0x5f2d,1)
--write input vars here, seperated by a space.

[ [size=16][color=#ffaabb] [ Continue Reading.. ] [/color][/size] ](/bbs/?pid=148514#p)
0 comments


Cart #bupigapisp-0 | 2024-05-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
8

Play as the Special Teams HOLDER in this high stakes, pulse pounding simulation.

Phase 1 - Press O (keyboard Z) to snap the ball, use the direction pad to catch the ball and move on to phase 2.

Phase 2 - Use left and right to align the laces perfectly in the center, ensuring the kicker has a perfect setup.

Press X (keyboard X) at any time to restart. Being a Special Teams HOLDER requires lightning reflexes- arrows on the keyboard will work but it is best played with a controller.

Do you have what it takes to be a Special Teams HOLDER?

Made for the 21st Eggjam. Special thanks to Simon Wittmann for the inspiration and technical consulting.

8
1 comment




Top    Load More Posts ->