Log In  

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

Cart #morris-0 | 2023-03-24 | Code ▽ | Embed ▽ | No License
5

This is my first PICO-8 game, a port of the Nine Men's Morris board game.

https://en.wikipedia.org/wiki/Nine_men%27s_morris

The instructions are found in-game but are also just a quick Google search away. 🙂

I first played this game in the 90s as it was included in Sierra On-Line's Conquests of the Longbow: The Legend of Robin Hood. I thought this would be a fun little project to learn PICO-8.

Thank you @farawaythyer for your excellent post on How To Make Great Small Games, it is an encouraging read for anyone who wants to create something. https://farawaytimes.blogspot.com/2023/02/how-to-make-good-small-games.html

Also thank you to the fine folks at Sierra who worked on that section of the Robin Hood game and Ralph Gasser for your "Solving Nine Men's Morris" whitepaper. Certainly my version is very basic, but his technical paper is a recommended read for those interested in game analysis/theory/solving.

[ Continue Reading.. ]

5
4 comments


Cart #birdwatch_10-0 | 2023-03-25 | Code ▽ | Embed ▽ | No License
12

12
4 comments


Cart #last_words-2 | 2023-03-26 | Code ▽ | Embed ▽ | No License
16

You've found yourself in an unfamiliar neighborhood. It seems empty—why don't you walk around and see if there's anyone left?

Move with the arrows, talk with X, Z to open the book.

This is a little game I've been tinkering with for... checks watch almost seven years. It's not a huge game - I only managed to work on it for a few hours each year. It's less a game and more a weird little vehicle for some writing and ideas I've had in my head for a good long time.

I might make some tweaks to it (are the voices annoying? Should I change them? Remove them?), so any feedback is appreciated. :)

I had to minify the code to publish it (using https://github.com/thisismypassport/shrinko8)—turns out all those strings take up a lot of space!

16
10 comments


Cart #the_recycler-3 | 2024-02-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

Hello there,

This if my first game made with PICO-8 and my second game(the first is the same but on other game engine).

The Recycler

In The Recycler you have to shoot enemies and clean space of their scraps or bullets.
Vacuum enemy shot to refill your ammo.
You can also vacuum enemy scraps to recycle them and upgrade your space ship​.

Controls :

  • [x] to shoot
  • [c] to vacuum
6
5 comments


Cart #mupemejetu-0 | 2023-03-24 | Code ▽ | Embed ▽ | No License
2


You are invisible, called Invisaline. I also updated the screenshake to make it a bigger effect. The dash particles were also updated.

2
4 comments


Cart #wodebwati-0 | 2023-03-24 | Code ▽ | Embed ▽ | No License

Here's a simple platformer engine

It's pixel/color based, 32x32 screen dimensions

If you want bigger dimensions, remove poke(0x5f2c,3) in the _draw() function

5 comments


Cart #gotl2demo01-0 | 2023-03-24 | Embed ▽ | No License
2

wow it's a sequel to a two year old game. incredible.

this is mostly just a showroom of features that will be implimented into the full game of Goose on the Loose 2. bugs and weird things are bound to be apparent so feel free to yell at me if you find any. oh, and also due to weird vox things, you can't play this in-browser (to my knowledge, at least).

2
1 comment


Cart #fivedayforecast-0 | 2023-03-24 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Yet another result of "I'm bored, let's open Pico-8 and see what happens." Also a result of watching too much bill wurtz probably.

4
0 comments


Cart #race3dwip1-0 | 2023-03-23 | Code ▽ | Embed ▽ | No License
11


After over a year of working on my own 3D graphics engine and my own 3D modeller for it, I threw this together in a day just to have finally made a "game" with the engine after all this time.

avoid rocks, shoot for points
star worth more points if shot rather than collected by the ship

this is really rough but again its made in a day, I plan to use this as a kind of starting point for a semi-ambitious racing game I have a ton of ideas for, so look forward to that in a loooong time
sorry if there are any bugs!

also credit to p01 for the trifill I'm using

11
1 comment


Cart #petcock-0 | 2023-03-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
1


Taking care of a pet rock can be very hard, in this simulation game,
take care of your pet rock thats constantly getting into trouble
and getting dirty!
dont let it get too dirty by shaking it off every few seconds,
if it gets too dirty, your rock may disintegrate,
and thats game over for you. Have fun playing this pet
rock simulator!

1
0 comments




Cart #wdujursi-6 | 2023-03-24 | Code ▽ | Embed ▽ | No License
2

2
2 comments


The 2nd song from my Gruber Jam series. Based on a challenge to write something in an odd time signature (this is in 29/32).

Available to use in your game!

[sfx]

Cart #spacelizards-0 | 2023-03-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
11

Here's the first episode of me starting to write this from scratch:

11
4 comments


[this probably isn't a bug but I don't know where would be a better place to post it to]
I just downloaded pico-8 but I can't get it to work. Or, basically, I can get it to open, but it automatically opens as fullscreen [which I don't want] and then I can't exist fullscreen or quit the app. I had to turn off my computer to get out of the app. I can't use "alt+enter" to toggle fullscreen because my keyboard doesn't have "alt+enter", it has option (same as alt) but enter? what button should I press instead? will "option+return" work on mac? or can I change what the keyboard shortcut is somewhere without opening the app?
Also, "ctrl-Q" was not working for some reason, I couldn't quit the app that way, which is worrying because "ctrl-Q" should have worked since I have those buttons on the keyboard. "escape" did work to toggle between the viewscreens in pico-8 which is apparently what it's set to do, however, I will say it might be nice if it actually let you get out of the app... surely there's another key command that could be used to toggle, so that you can actually use esc to get out?????

[ Continue Reading.. ]

10 comments


Hi,

I have noticed an issue in some carts that if I switch between keyboard and mouse, then the keyboard no longer works correctly. In particular the cart "Dungeons & Diagrams PICO-8 Demake" by @choo-t ( https://www.lexaloffle.com/bbs/?pid=dungeons_and_diagrams-5 )

If you start it up and use the keys, you can move around the grid. As soon as you use the mouse to move, the arrow keys stop working. The work-around is to click on the browser tab, or the PICO-8 Window Title bar and then the keys start working again.

Running on Windows 10

2 comments


Penny the Pumpkin: Directors Cut is out now!

OG Penny the Pumpkin


by @kaimonkey
Cart #blob-25 | 2024-03-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
38

Controls

Left/Right arrows: Move Penny left or right
Up/Down arrows: Stretch Penny up or down
X/O/Z buttons: Make Penny jump. HOLD jump for a bigger leap!
Menu/Space: Access the menu, featuring a soft-lock ejector just in case!

Description

Penny the Pumpkin takes you on a delightful platforming journey with light puzzles to solve. Guide Penny, our lovable gourd, as she collects 12 precious coins! Your progress is saved every time she grabs a coin or enters a new area.

Once you've collected all 12 coins, put your skills to the test by unlocking the thrilling speedrun mode! Note that saving is disabled in this mode, so it's all about your skill and reflexes. Can you beat the programmer's current record of 2:51.5? 🏆

New in Version 1.2

Halloween Mode

Play between 24th of October and 7th of November and Penny will be a Spooky Jack'o'Lantern! 🎃

New in Version 1.1

Area Complete Notification (And cute heart thought bubble)

  • Penny will now heart her family

    Thought bubble to help players in common difficult locations

    .

Speedrun Leaderboard

# Runner Time
🥇 Josiah Winslow 1:20.2 (gif)
🥈 @ikumo 1:22.1 (video)
🥉 @supreee 1:46.9 (gif)
4 @pancelor 1:54.4 (video)
5 @mcman 2:03.7
6 @Ruva 2:26.5
7 @Gabe_8_bit 2:29.3
8 @kaimonkey 2:51.5
9 @VaniaIsAnIdiot 3:34.6
10 @Lisa 3:50.8
11 @TrevorJacobs 3:59.8
12 @Heracleum 5:58.4
13 @phil 6:44.6

[ Continue Reading.. ]

38
36 comments


Cart #pond_squid-0 | 2023-03-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
39

Rumors say someone has spotted the legendary pond squid in a local pond...

CONTROLS:

Button X: Cast, Reel, Select
Button Z: Jump, Skip Text
Arrow Keys: Menu selection

CREDITS:

@Noh: Game, Art & some SFX
@gruber_music: Music & most SFX

Made in 12 days for Fletchfest 2023

39
6 comments


Cart #innerleste-0 | 2023-03-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
17

Made in like 40 minutes for some reason. Actually made throughout one day when I was bored in school but I ended up losing the cart (as per my last post) and remaking it as fast as possible.
You can stand on the little dots inside the ground (for beatability purposes).

P.S. I generally don't like naming mods ___este but I had to.

17
5 comments


I was making a game on pico-8-edu.com and when I saved it, everything appeared to work normally. But when I tried to open that cart again on the education edition, it said it couldn't fetch the cart. Luckily I had the cart open in another tab so I saved it as a .p8.png this time. The image wouldn't open either. I renamed the .p8 to a .txt and it showed as an empty txt file. It also says both the .p8 and the .p8.png are 0 bytes. I need to restart my chromebook tomorrow so how can I save my cart (obviously without leaving the tab open)? I really don't want to lose the game, I've put a lot of hard work into it.

1 comment


Cart #systemspico_k_final-0 | 2023-03-22 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
6

6
8 comments




Top    Load More Posts ->