Legend says an ancient blade with the power to banish evil lies in this uninhabited land. Explore mountains, plains, lakes, and caverns in your search for the hidden Shrine of Illusion which guards the blade, and strengthen yourself by seeking out all seven heart containers scattered throughout the land. Godspeed, hero!
Controls
Arrow keys - Move
X button - Search solid tiles above you for secret passages
Entry for Pico1K jam 2023 using <=1024 compressed bytes
https://jadelombax.itch.io/quest-for-the-master-sword
Code:
s="も³ン▥ホ▥ン」ホ」ン。もᵉちちも²し」ˇ」ˇ」ˇ▥し▥<ᵉちちむ⌂>3シぬCひSほC3b⌂ちちむち>はシ4C4S3Cはbちちちそむち🅾️◜に³てそッち█+マゆ?P¹tんUコツレWョュエユれ\0@◝よつjつjつjつjつjつjVU◝よつjつjつjつjつjつjVUちち²ち²そ\nき²そ²ちちちちちちちちちちちちちちむUレ\0ユちむたちすちあちjちちたちすちあちjちjちあちすちたjちあちすちたちちちちちむちちちちちちなちちちち❎ち❎ち❎ち❎ちしちしなしちしち"for i=0,895 do [ [size=16][color=#ffaabb] [ Continue Reading.. ] [/color][/size] ](/bbs/?pid=135322#p) |
You are Beach Sign Cop! Your goal is to remove any rule-breaking beach-goers from the beach so that the occupancy does not go over the limit.
This is my first published PICO-8 game, I created it for Ludum Dare 54 so I can better learn how to make games with it. I hope you all like it! Included on Tab D is a Rust program that I wrote during the compo that encodes images into a lua table that can be decoded and drawn later. It's not perfect (probably should have it as a string so it doesn't eat up all the tokens :L ) but it got the job done for the compo.
Have fun! Please leave feedback if you can :D
Ludum Dare Page: https://ldjam.com/events/ludum-dare/54/you-are-beach-cop-sign
Look, I’m not exactly pleased to be here either, but this much of that green ore is too good to turn up. Yes, the moon is increasingly unstable but carve as much as you can using the rockerizer, get it back to the tele unit and we’re out of here in an hour. Not the time to be asking why we aren’t sending a bot. If we had the money for one we wouldn’t need to be here. It’s a very decent payday.
Your hazard suit will absorb a fair amount of punishment from the molten rock, but the surface instability means it’s leaking between gaps in the ground. Nothing like a bit of motivation eh? It’ll mean your journey back to the TU will be trickier than the outward trek, so use the nano waypoint device to mark a path back. Anything marked will have a bright yellow glow in your HUD just like the TU. It’s got limited juice though, so go easy. Oh yeah, worth saying - just remember that less rock means more lava.
See you in a bit!
x - start/restart game
arrow keys - move
x - mine rock/ore
z/c - mark waypoint on hard rock
Credits:
Made for pico1k game jam by Ben Jones using pico8 in 1023 bytes of compressed code. Raycasting engine based on
In less than 24 hours, the asteroid X-437 Fatalis will collide with Earth, wiping out almost all life. Thousands of rockets are waiting to ferry mankind to the safety of the stars.
You are the captain of one of these vessels. And you have a problem.
There are fifteen people waiting to board... but only six seats left.
Talk to the passengers, then decide who to save and who to leave behind. Some passengers’ fates may change depending on who else you save, so multiple playthroughs are recommended.
= Info =
"Over the Garden Wall (Ep. 1-3)" is a 2D Pico-8 Zelda-inspired adventure game where you play the titular characters introduced to us by Cartoon Network's gem of a mini-series of the same name, Over the Garden Wall. The story spans the first 3 episodes of the show: "The Old Grist Mill", "Hard Times at the Huskin' Bee", & "Schooltown Follies".
This Pico-8 game was completed after on-and-off efforts over 3 years (first commit was Sept '21). The Pico-8 game uses 96.6% of available tokens and 99.99% of the compressed capacity.
= Controls =
Trick or Three
I made this for Halloween 2022 and missed the deadline. Picked it up again a few weeks ago and found a nasty bug. It turned out to be bad code, which I am really good at. I rewrote most of the routines and now it seems to work 😅.
Update #2
Minor overhaul: I updated the cart with some minor fixes:
- new SFX
- new title screen
- deleted some unused stuff
- minor optimization
Update
Added a routine to detect proper gaps all over the cauldron. Apparently I needed a shitty day at work to come up with this.
How to play
Use the arrow keys or d-pad to move around the cauldron. Hold down x, z or any controller button on a tile and move it around the cauldron with the arrow keys or d-pad. Match at least three tiles of the same type to remove them from the cauldron. But beware: Don"t create gaps in the cauldron! They prevent you from moving tiles around the cauldron and will cost you a life. Try to match as many tiles as possible to refill the cauldron.
Jam Version
Post Jam Version
Controls
Use the arrow keys or ESDF to move.
Aim with your mouse and click to shoot.
How to Play
Shoot enemies to increase your combo. As your combo goes up, your space will shrink, and more enemies will spawn. Your bullets can't go outside of your square, so enemies will get dangerously close to you before you can shoot them. You have 3 lives to get the most points you can, so go for the high score, and don't get walled in!
it is not possible to delete the high-memory with one memset-command
poke(0x8000,1) poke(0xffff,1) ?peek(0x8000)--1 ?peek(0xffff)--1 memset(0x8000,2,0x8000) ?peek(0x8000)-- still 1 / should 2 ?peek(0xffff)-- still 1 / should 2 memset(0x8000,2,0x7fff) -- ?peek(0x8000)--2 ?peek(0xffff)--1 |
the first memset is ignored, because 0x8000 is -1
A little music cart I made for a game jam. Enjoy!
You can get free high quality renders of the songs here: https://dogsplusplus.bandcamp.com/album/brand-gnu-me
-- CROSSGUNR D PLUS -- ANOTHER FREE UPDATE!!! --
So I took the code from CrossGunr: Infinite, and I....
-
New Graphics and Adjusted Music
-
Less slowdown, smoother gameplay ( sorry cave fans! )
-
New EX mechanic ( bubbles ) - no bar gained during EX's ... will make it a bit harder but still tuned to perfection!
-
Repair Locator (for when you're busy dodging hellfire!)
-
Boss Healthbars (yay!)
-
Score differential (how close are you to beating your high score?)
-
5 Scores saved on cart - PERMANENTLY!
-
Restart Run in Menu (For when the run is forfeit.. :( )
- Reset Scores in Menu (For no reason at all)
Enjoy
A flooding cave is a terrible place to find yourself - especially if you happen to be water-soluble.
In Floodwater - my entry to the Ludum Dare 54 Compo - you must ascend through a series of eight floors, solving puzzles to clear a path as you race against an ever-expanding pool of deadly water.
The game can be played entirely with the directional buttons. If you need to, you can restart a level with X.
1K ARENA is a basic "Survivors-like" top-down shoot 'em up created for the PICO-1K Jam 2023. It uses 1023 compressed bytes of code for graphics, sound and game logic.
Features include:
- Animated player, enemies and background
- Multiple weapons with different behaviors
- XP/level-up system
- Persistent splatter effect!
- Sound
Instructions
The goal is simple: Survive as long as possible! You control the player using the directional buttons/arrow keys. When you die, press the X button/key to retry.
The top bar is your HP. The bottom bar is your level progression. Pick up experience from defeated enemies to level-up and gain additional weapons.
X to accelerate -- try to stay on the ground to maintain speed!
This is a 1022 byte cartridge made for the pico-1k jam, but while I was commenting it I found a bunch of unused junk, so now it is 999 bytes compressed :) (see the code in tab 1, minified by @thisismypassword's excellent Shrinko8 )
pico1k entry page: https://itch.io/jam/pico-1k-2023/rate/2289420
Hi @zep, found a parser bug for ya:
for --[[a]]e=0,1 do print(e) end print(fore) |
expected: 0 1 [nil] (this is what lua 5.4 outputs)
observed: [nil] 0
pico-8's highlighting works correctly, but the runtime seems to see this somehow:
fore=0,1 do print(e) end |
system: linux / pico8 0.2.5g
I ran into this while using shrinko8's annotations (for --[[preserve]]e=0,1 do
)
Workaround: add an extra space (for --[[preserve]] e=0,1 do
)
edit: ah! this thread has more cases / info: https://www.lexaloffle.com/bbs/?tid=51618
I was inspired by The Science Elf on YouTube creating Minecraft on a calculator so I thought I'd make my own little version for pico-8, it is completely playable using the base pico-8 controls so it does suffer slightly as limited on buttons and didn't want too many complex button combos.
I don't see this as much more than a little time waster game but I hope you enjoy it and I'd love to see any builds made in it. Redstone does work although it most likely will have issues, pistons work too although same deal expect issues.
I did make sure basic circuitry would be doable with the Redstone, so there are Redstone torches exclusively for NOT gates, there should be enough there for some cool logic things such as binary adders but it will probably be a bit annoying to place.
@zep if you open this cart in pico8 and save it, pico8 inserts an extra byte at the end (0xff) (this is wrong, but additionally it is very confusing because my text editor thinks the text encoding has changed and starts displaying weird unicode everywhere)
pico-8 cartridge // http://www.pico-8.com version 41 __lua__ ?'hi' __meta:title__ cooltitle |
After some minimal testing, the conditions necessary seem to be:
- the file ends with a
__meta__
section (__gfx__
doesn't trigger the bug) - the file does not have a trailing newline (the last byte of this particular file is 'e', not '\n')
platform: linux / pico8: 0.2.5g