Log In  

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

Cart #citylimits-0 | 2019-07-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Drive recklessly and try not to crash in this Reckless Driving Simulator 2019 Extreme Deluxe Edition called City Limits! (DLC not included)

This is a game made for the 219th One Hour Game Jam, the theme of which was "Limit".

Also available on itch.io.

1
0 comments


Cart #c7antagonistsbarbrawl-0 | 2019-07-07 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

The Antagonists' Bar Brawl

My first non-tutorial-guided game. After a fun night of D&D I woke up with inspiration to make this. Was done over a single weekend.

Although it's possible to get 10+ bots in the arena, it'll generally demonstrate how poorly coded physics can make the console suffer, haha.

Controls

  • ARROWS = Player 1 move
  • X = Player 1 Shoot
  • ESDF = Player 2 Move
  • Q = Player 2 Shoot

While making this, I had a newfound appreciation for PICO-8: I was running into the same problems regarding multiple player collisions that I would have with every other game engine (The one coming to mind being Unity). Hopefully I'll remember the lessons I'd learned on future games.

4
0 comments


Cart #oneshot_lab_lights_puzzle-6 | 2019-07-06 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


I really liked this puzzle from the game OneShot so I recreated it in pico-8.

Controls:

  • left and right arrow to change the selection
  • main action button to interact with the selected element

Feedback is welcome

1 comment


Cart #breakalt-2 | 2019-07-15 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

This is a breakout clone I made following the amazing tutorials available here:

https://www.youtube.com/playlist?list=PLea8cjCua_P0qjjiG8G5FBgqwpqMU7rBk

Thanks to Krystman and Lazydevs for creating the series and allowing me to make my first game in Pico-8.

HOW TO PLAY:

  • Arrow keys Left/Right to move the pad, X to release the ball
  • Enter to pause the game
  • Clear all bricks to advance to the next stage
  • Change the direction/angle of the ball using the pad

[ Continue Reading.. ]

1
0 comments


Just going to start a thread here for bugs in the text as they're found so we can keep them all in one place.

2 comments


I'm loving coroutines -- they make it so easy to write complex animations and user interactions. But without error stacktraces, debugging them is a nightmare. What's the plan around this? Can we expect a new version of Pico-8 with better error reporting from coroutines?

3 comments


Cart #featherbalancing-0 | 2019-07-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
11

Hello! I decided to remake Celeste's feather minigame from the chapter Golden Ridge. I found it as a good coping mechanism for anxiety, but I struggled to do it without a visual aid, so I made this game. I tried my best not only to recreate the minigame, but also to make a shortened PICO-8 version of "Postcard From Celeste Mountain" by Lena Raine!

I'll gladly take any feedback :)

-Leftie

11
3 comments


Ce post est la version française de: PICO-8 Giveaway

Initié par @Liquidream, plusieurs developpeurs offrent des licences pico8 à des jeunes (et moins jeunes) qui n'auraient pas les moyens mais pleins d'idées!

Participation

Pour avoir une chance de gagner, repondez à la discussion officielle avec un petit message:

  • pourquoi vous voulez une licence?
  • quel jeu(x) comptez-vous créer?

Les Règles

  • Ouvert à tous (sauf ceux qui peuvent se payer une licence ET un sandwich!)
  • Une seule entrée par personne
  • Date de cloture (ouch!) Samedi 6 Juillet @ 11:00 (heure Paris)
  • Les gagnants seront choisis au hasard
  • Il y aura autant de gagnants que de licences offertes
  • La licence sera attribuées via un compte mail (message privé)

Bonne chance 😁🤞

1
2 comments


I don't know if this is just a quirk of how print does its job, but I've found that print statements with strings that begin with a "\n" newline character get cut off in the middle of the line.

In this image, the lines who are cut off are formatted with a \n at the beginning
print("\nthird")

print("\nfourth")

print("\nfifth")

I'm in a bit of a hurry, will update with more later.

1 comment


Couldn't find any info on this but when I launch pico-8 on Raspbery Pi 4 I get this error.

pi@raspberrypi:~/pico-8 $ sudo ./pico8
./pico8: error while loading shared libraries: libsndio.so.6.1: cannot open shared object file: No such file or directory

Raspbian Version Info:
Version:June 2019
Release date:2019-06-20
Kernel version:4.19

I wasn't totally surprised it didn't launch as I think there is new version of Raspbian for RPI4 so there could be issues.

I tried running it on a Pi2 (I think it was) that I had and it launched fine there so this isn't necessarily a problem that I need a solution for (as I can probably just use the much slower 2 for a bit), though it would be nice to know if there was an easy fix. I'm mostly reporting it just because I came across it and didn't see it reported.

1
8 comments


Cart #thelasttaxiv1_0-1 | 2019-07-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

-
The Last Taxi is a crazy-taxi inspired game where players control the last human-driven car in an effort to save people from the apocalypse. Fit as many people in your car within 3 minutes while avoiding getting shot by creepy aliens.

This game was developed for cowboy8625's 100 Dollar Game Jam on itch.io

6
3 comments


Cart #kohezudde-1 | 2019-07-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

GAMEMECHANICS

Collect yellow squares and avoid red squares!

CONTROL

Cursors < ^ \/ >

DEMAKE

DEMAKE of the flash game squares.

OOP engine gameenginez as base

The interesting part: a simple oop game engine in lua works behind.

Enjoy!

1
1 comment


Cart #takethis_0_1-0 | 2019-07-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

This is a prototype from me and Chamotea for the #friendshipjam.

The basic idea is that you are a nice "shopkeeper" who gives presents to visitors to helps with their problems. What a nice person! The gifts you give them affects how the story progresses.

Right now I got most of the mechanics done, but the scenarios are still WIP, so the game has only one scene. It was a busier June than I expected T_T. It was fun working with metatables and event managers using coroutines, though!

3
7 comments


Cart #ix_lander-0 | 2019-07-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2



Controls

Menu: Z to start game.

Game: DOWN to fire main thruster

LEFT/RIGHT to fire main thrusters

Game over: Z to restart.
Mechanics

It's a lander game! Thrown together in about four hours over two days! Aaaa!

You're aiming to land as fully on the white pad as possible. If you're not on it enough, it won't count.

The wind/gravity is a little different on each level, so be wary of adjustments.

Just mind your fuel, and don't drag the lander along the walls, or you'll bust it up.
Commentary

Whew another busy month. I have an exploding tooth in my mouth and that has been a bad time. Meanwhile I have been working on some cool Blender scenes in my 'project time' which leaves less time for actually making games. Frustrating at the end of the month when I end up rushing, but it feels good the rest of the month.

[ Continue Reading.. ]

2
0 comments


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

A mario game. watch him bounce

Code by me, art by Sockfoot

1
0 comments



The 💾 PICO-8 Giveaway period has now ENDED.


What WAS it?

I decided I'd like to do a giveaway for FREE copy of PICO-8 💾

...then the following lovely people decided to match my donation! 😲

[ Continue Reading.. ]

15
95 comments


Cart #fireant-0 | 2019-07-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
2

Here's a rough remake/demake of Fire Ant. It's my first PICO-8 project.

2
1 comment


Cart #whereswilly-2 | 2019-07-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
15

This is my first tweetcart! Use the mouse to find the red 웃! Inspired by Where's Wally/Waldo!

Each time you hit Willy with the cursor the difficulty (number of characters drawn) and initial score will increase value by 120.

Can you get to 1000 points? :D

Obs: Cart exceeds 280 chars by 3 to have more variety on things being drawn

15
3 comments


Cart #grid_rider-4 | 2019-06-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1

Your goal is to eat all gems on each level.
Try to get as far as you can.

1
2 comments


Fly about, match the colours and make the flags! Part of Squiggly River's Pride Month Jam!

Cart #lgbeet-1 | 2019-06-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
3

3
0 comments




Top    Load More Posts ->