Log In  
Follow
krajzeg
SHOW MORE


load #sandotron-8
// to load from inside Picotron

First tiny catridge for the Picotron!
Drop some celebratory sand into your tiny window and shake it around, why not? :)

P#143010 2024-03-14 23:03 ( Edited 2024-03-17 13:25)

SHOW MORE

Cart #shootrock-0 | 2022-09-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
17

This is an entry for PICO-1K Jam 2022. The whole game fits in exactly 1024 bytes of compressed PICO-8 code.

Hold Z to charge laser. When laser charged, release Z to shoot rock.

When you shoot rock, gem fall out. Get gem. More gem got without shoot = more combo point.

Get 10000 point to become master of shoot rock.

P#117607 2022-09-18 10:53

SHOW MORE

Cart #lowknight-1 | 2020-11-28 | Code ▽ | Embed ▽ | No License
257

For some reason, I forgot to post this cartridge when it was originally made during the 2018 Demake Jam. Well, here it is now! This is the minified version, but the .p8 source is available on the itch.io page: https://krajzeg.itch.io/low-knight.

The game is a demake of and a homage to Hollow Knight. It was made in 6 days, so it's kind of rough around the edges, and the difficulty level is over the top. It is what it is, though, and still happy with how well it holds up given its development time :)

P#73854 2020-03-12 19:44 ( Edited 2020-11-28 18:52)

SHOW MORE

Cart #jijazenefe-2 | 2020-11-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
151

EDIT: Updated version now supports mouse controls (and touch controls, but it won't work too well on the BBS - try the itch.io version to play on your phone!)

You're baking cakes for the Winter holidays! You do this by putting ingredients into a tray and trying to score the most points by assembling the longest combos possible!

This is an entry in the 2018 PICO-8 Advent Calendar - day #10.

How to play
The easiest way to learn is the "how to play" option in-game, but here is the gist:

  • You make cakes by playing tiles into the tray. When the tray fills up, the cake is baked and scored.
  • You get a recipe for each cake. The total score on tiles with a given ingredient has to at least match the number in the top-left corner.
  • Tiles with the same ingredients fuse together when placed next to each other.
  • Tiles with different ingredients interact through links. There are colored knobs on the sides of tiles. A red knob means that a tile will link with a red tile in this direction (the color of the score tag matters). Tiles earn bonus points when linked (equal to the lowest score already on them) and swap places.
  • You can use all that swapping to make combos, which score extra points to all the tiles in your tray.
  • Every link or fuse that you make earns you an extra tile to use.
P#59366 2018-11-26 16:24 ( Edited 2020-11-28 18:59)

SHOW MORE

Cart #slipways-1 | 2023-01-08 | Code ▽ | Embed ▽ | No License
176

Slipways is now part of the PICO-8-gone-commercial club! You can find the grown-up version of Slipways on Itch or Steam!

So, here is the final PICO-8 version of SlipWays!

Mouse is kind-of-required for this one. You can drag the map around with the right mouse button, but that doesn't work on the BBS (since the browser's context menu will pop up). You won't have this problem when playing on itch.io or inside PICO-8. Alternatively, you can scroll around with SDFE or arrow keys.

Phew. Oh, wait, so you'd like to know how to actually play the game? There is an animated quickstart guide, but here is the shortest possible text summary:

Drag the map around using the right mouse button or the SDFE keys. Click to drop a wormhole that will become your starting point. Then click and drag to find some planets, which you can colonize with your chosen industry type. Drag from planet to planet to connect them with a slipway. Try to connect planets that make stuff with planets that need it. Buy structures by dragging them from the bottom-right corner. Research technologies from the top-left corner. Click the heart symbol to check your score.

Make the biggest, baddest, most prosperous empire possible! And do post your scores in the thread! :)

P#50626 2018-03-20 13:55 ( Edited 2023-01-08 10:22)

SHOW MORE

Cart #47653 | 2017-12-23 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
17

Best wishes to everyone in the community for the coming Christmas, Winter Solstice Festival, Yule, or a random December weekend that has no special meaning to you!

Here's to another fine year for PICO-8! :)

P#47654 2017-12-23 13:28 ( Edited 2017-12-24 10:33)

SHOW MORE

Hey everyone,

I wrote an article that might be of interest to the community.

It's mainly about depth and breadth in game design, how they differ in my understanding, and how depth can be achieved in small PICO-8 games in order to make them engaging despite their small size.

Here's a link: https://medium.com/@krajzeg/depth-in-games-an-in-depth-look-d94a04ce581a

Enjoy and do let me know if you liked it! :)

P#46719 2017-11-26 12:49 ( Edited 2018-01-20 13:01)

SHOW MORE

Cart #46760 | 2017-11-27 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
114

Updated to 1.01: fixed a bug where levels starting at coordinates other than 0,0 had wonky collisions

Hey everyone!

This is the second public domain tileset I'd like to share with everybody (after the top-down tileset released a few weeks ago). Like the one before, it was originally created for my PICO-8-based game design workshop, but it would be a shame to limit its use to only the workshop participants. So I made it a little bit more universal, bundled it with the engine code I used for the workshop, and released it here!

The tileset contains heads and bodies for a variety of characters, enemies, obstacles, three terrain types, lots of stuff to climb on, some random items and a few additional things no platformer should go without. As far as I'm concerned, this is all public domain, so feel free to use all of it or parts of it in your platformer projects, and feel free to remix or alter it in any way you want.

The cartridge is commented as heavily as the PICO-8 compressed size limit would allow, but I'm happy to answer any additional questions you might have.

Hope this comes in useful, and do let me know if you make anything with it! Have fun!

This tileset would not exist without the support of the generous folks on my Patreon, especially my top-tier supporters: Ryan Malm, Thorsten Schleinzer and Roy Fielding. Thank you!

P#46549 2017-11-21 12:34 ( Edited 2018-06-02 11:33)

SHOW MORE

So, I've been doing a PICO-8 game development workshop for a while now. One of the ideas for the workshop that ultimately didn't pan out was for me to make a top-down tileset that would allow us to make a game during the workshop quickly.

The workshop went a different way, but a good tileset is a sad thing to waste - so I finished it, and I'm hereby releasing it to the PICO-8 community. The CC tag on the cartridge is not a coincidence - as far as I'm concerned, this tileset is public domain and you can use it and abuse it however you wish!

Wanted to make a PICO-8 medieval tactics game? A Heroes of Might and Magic demake? A Harvest Moon rip-off? A strategy game of some sort? This should help you at least a little bit :)

There is 64 empty tiles left to be filled. If you actually start a project and make some headway, I'd be happy to do a few tiles specific to your game, time permitting.

Lastly, the biggest reason I could spend the time to finish this tileset instead of working on $$$ projects is the people on my Patreon - so a big thank you to the guys and gals supporting me there :)

P#45481 2017-10-26 15:30 ( Edited 2017-11-01 01:16)

SHOW MORE

Cart #44999 | 2017-10-08 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
82

EDIT: Updated version 1.01 for better precision in matrix calculations, so that shapes don't degenerate too quickly. Thanks @adge_francis for pointing this out on Twitter!

Controls: left, right, (O) - change pictures (X) - restart current picture, down - hide/show info bar

This is the first public release of the Noodle Engine, a PICO-8 thingamajig for making generative 3D art!

This example cart includes a few pictures I made, but the true purpose of releasing the engine is to enable everybody who is not me to make even cooler pictures with it!

It's easy to define new shapes with one or two screenfuls of code. Just load the cart up inside PICO-8 and scroll below the "pictures go here" line. You can play with the examples in there, or add completely new pictures. There is documentation available that walks you through the concepts and explains everything needed to make it all work.

If you're interested in how the engine itself and its renderer works, I have a Patreon where the full, unobfuscated source code is available to all $5+ patrons!

Feel free to share anything you make with the engine in any form, as carts, GIFs or otherwise. Hope it's as fun to play with as it was to make! :)

P#44320 2017-09-18 11:38 ( Edited 2017-10-30 18:15)

SHOW MORE

Cart #billionpaledots-0 | 2019-07-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
128

2019 edit: Since the Patreon page is no longer up, there was no way to get the readable source code - so I decided to update the cart here to the fully readable, commented version.

This Sunday, I finally did the Patreon $100 stream - and the topic was procedurally-generated pixelart planets. The results were very fun, so I decided to flesh it out a bit more and make a small demo out of it.

The controls are pretty simple, since this is a highly advanced spacecraft simulation: press X to warp to the next planet.

The full source code, as usual, is available on my Patreon - if you'd like to know how the sausage is made, that's the perfect place to do it. You can also watch the stream, which explains (I hope) most of the ideas behind it.

Enjoy! :)

P#43295 2017-08-16 15:09 ( Edited 2019-07-17 19:45)

SHOW MORE

Cart #dank_tomb-0 | 2021-02-09 | Code ▽ | Embed ▽ | No License
355

At long last, the game is finally done!

Before you play: Dank Tomb is a pay-what-you-want title, which means that if you prefer to play it for free, it's perfectly okay to do so. But I'd really appreciate it a lot if you choose to pay for it through itch.io, or support my future work on Patreon! Supporters get bonus stuff as a thank-you from me: an expedition journal with additional story for Dank Tomb and access to unminified PICO-8 source code for the game ($5+).

Enjoy the game, and let me know what you think! A lot of blood, sweat, tears and elbow grease went into making this game, so I hope you'll have as much fun playing it as I had making it!

If you'd like to put the game down and return to it later, the game features a special room where you can save your progress. Once you see the "progress saved" message, it's safe to close the browser/console. To delete your progress (to get 100% completion on a new playthrough, maybe?), press Enter and select "delete progress" from the in-game menu. Warning: irreversible!

EDIT: updated to 1.1 - now with more generous jumps!

P#42784 2017-07-25 13:01 ( Edited 2021-02-09 16:29)

SHOW MORE

Cart #bluemarble-0 | 2019-07-17 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
81

2019 edit: my Patreon page is no longer up, so there is no point in having only the minified version here. Since there was no way to get the source code anyway, I updated the cart here to the readable, fully commented version.

Hey, everyone! This is the final version of my spinning Earth PICO-8 demo, now called Blue Marble.

It comes with two mostly accurate 3D textured spheres, lighting, realtime shadows and even some inspirational quotes that you can toggle by pressing the PICO-8 buttons :).

It's also able to do all this in 60 FPS, because well, why not?

If you're interested in how it's done, please check out my Patreon page - the commented, annotated source code for this demo is available there as we speak!

I might do a write-up later on the inner workings of this - at least if there is some interest?

P#42377 2017-07-11 13:21 ( Edited 2019-07-17 19:42)

SHOW MORE

Cart #40192 | 2017-05-04 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
32

It's May the 4th, otherwise known as Star Wars Day - so I made a little something :).

Swing away, and may the gamedev force be with us all! :)

P#40193 2017-05-04 14:47 ( Edited 2017-05-04 18:47)

SHOW MORE

Cart #38007 | 2017-03-03 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
128

EDIT: All articles are now up, see below for links!

So, I've been working on a game again (which now has a name: Dank Tombs), and it includes a really swanky real-time lighting engine. Working on it was a blast and I learned a lot of good stuff when optimizing it, so I decided to clean up the code, share it here and write a series of posts on it so that others can benefit as well :).

Here is part 1,part 2, part 3 and part 4 of the write-up - if you have an hour, you can read them all in one go :).

This is just a demo, so most of the cart is showing off the tech.
Controls: (O)/(X) change the light radius, d-pad walks around

If you want to explore the cartridge for yourself, the best place to start from is probably _draw() - it references all the interesting stuff and clearly shows what order things happen in.

The code is under a CC-BY-SA license, so feel free to repurpose stuff :).

P#37083 2017-02-02 12:57 ( Edited 2017-03-04 16:16)

SHOW MORE

Hey everybody,

I was sad that gamepads don't work in PICO-8 games exported for the browser. Fortunately, you can control PICO's inputs from JS, so I created a drop-in script that uses the HTML5 Gamepad API to add this :).

Github: https://github.com/krajzeg/pico8gamepad/
Direct download for JS: https://github.com/krajzeg/pico8gamepad/raw/master/pico8gamepad.js

Just drop this script in the same directory as your HTML page, add "<script src="pico8gamepad.js"></script>" somewhere above the 'yourgame.js' line, and done!

EDIT: Now updated with pause support and multiplayer support as per ultrabrite's edits in this thread :)

P#27181 2016-08-21 19:57 ( Edited 2017-01-06 21:17)

SHOW MORE

Cart #thelair-0 | 2020-11-28 | Code ▽ | Embed ▽ | No License
432

Edit for 2017: The Lair has now been updated with 60 fps support and new pixelart, making it look and feel even better! I also tweaked the combo mechanics so it's easier and more fun to rack up big combos. Have fun!

If you'd like to support me and the game, you can also play and donate at on itch.io!

Controls: Arrow keys - for moving around, O - for stabbing things and controlling menus, X - for blocking things that try to stab you, hold O - for a super-charged attack, double tap direction - for dashing to safety.

So, this is The Lair, a PICO-8 fantasy beat'em up that I've been working on and tweeting about since forever. Try it and let me know what you think!

The whole game was made by two people: @gruber_music, who provided (you guessed it) the audio parts, and me, who provided... everything else ;).

Have fun!

P#26851 2016-08-13 13:21 ( Edited 2020-11-28 18:36)

SHOW MORE

Cart #26315 | 2016-08-02 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
18

Just got back from Crete, and had a hankering for some PICO-8. Made you all a postcard to get back in the programming groove :).

P#26316 2016-08-02 08:57 ( Edited 2016-08-02 14:01)

SHOW MORE

Hi guys,

The Lair is almost ready for public consumption, but I'd like to playtest it for a while as a closed beta, to ferret out bugs and improve the gameplay as much as possible. This is how it looks like right now:

If you're interested in playing the game and helping out, drop me a line at [email protected] and I'll fire you back a link :)

P#25450 2016-07-17 10:52 ( Edited 2016-07-17 14:52)

SHOW MORE

EDIT: Found a musician! Chris D. is gonna help out with the audio!

Hello PICO-8 musicians,

After two smaller projects, I'm working on something more substantial - a dark fantasy beat'em up for the PICO-8 called The Lair. It looks like this right now (last week of development):

I'm looking for someone to help me with music for the game, which is the one part I'm not comfortable doing on my own. Two-three short tracks would be needed - title screen, battle music, and if we can make it fit, a separate boss battle score. When sfx is taken into account, there should be about 44 slots left for the tracks. The vibe I'm looking for is something reminiscent of old Castlevania titles.

The tracks don't have to all be done by the same person, though - if you'd like to just do one, I'll be more than happy!

If you're interested, post here or contact me at [email protected], if you prefer. It would be great if you could include a sample of previous stuff you've composed (for the PICO or otherwise) :).

P#23317 2016-06-20 17:37 ( Edited 2016-06-21 00:33)

View Older Posts
Follow Lexaloffle:          
Generated 2024-03-19 05:17:55 | 0.151s | Q:67