Log In  
Follow
solar
SHOW MORE

Cart #buziwosayu-0 | 2019-03-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
19

Hello again.

I started this thing almost a year ago as a passion project when I was out of work. It is full of clever things. I was so proud about all the clever things. It has parallax background scrolling. It stores a bunch of game data RLE-encoded in the spritesheet and as garbage strings in the code. It's doing all this hot-swapping of sprites into the spritesheet as the game needs them.

I haven't worked on it in like 6 months and I don't think I will again, so here it is! You can collect these marshmallowy looking stars and run around in the first "level", which is more like a bunch of test platforms just seeing what could be accomplished. There was supposed to be a cutscene at the start and the sprites still exist in the code for that, but in this version you just get dumped right into the level.

If you edit LEVEL=1 to say LEVEL=2 in the code you'll get an alternate (and very basic) level with different art.

I wanted to write music for it and I figured something out on piano and transcribed it in but it's like the very first revision of it and apologies if it's annoying!

Cart #diyopotafe-0 | 2019-03-28 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
19

Also here is a debug version where you can "fly" and also go beyond the beginning and end of levels and have random cart data interpreted as platforms. This was one of the most interesting things to me during dev.

P#63084 2019-03-28 10:56 ( Edited 2019-03-28 11:13)

SHOW MORE

Cart #webigogeya-0 | 2023-07-01 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
27

I have been working on this on and off for the past year. I've lost steam on it and if anything I'll revisit it as something to make a racing game in, since the basic feature of it is that the walls can stretch on "forever", procedurally.

Right now you can walk around in it. There are cute animal characters... that you can clip right through. You can move with the arrow keys and strafe with the action buttons. If you mash both action buttons at once a few times you can see some debug info and also clip through walls. You can teleport through "doors" which are the black squares on the walls. You can sprint by double tapping forward. There's also a couple of other areas you can't teleport to at the moment, but you can get to them by setting AREA to -3 and -5 in the code.

I spent a lot of time on this and it's doing all this super clever stuff like cramming a bunch of poly data for the props in the spritesheet, using the least amount of bits possible to describe them, and drawing the sky textures in a similar way.

I don't know, have fun! I'll see if I can actually make something out of it sometime.

EDIT 2023-07-01: Re-added a missing end-comment-block line that mysteriously disappeared.

P#45698 2017-10-31 05:20 ( Edited 2023-07-01 03:38)

SHOW MORE

Cart #45348 | 2017-10-20 | Code ▽ | Embed ▽ | No License
11

This is a remake of part of one of my favourite c64 demos: Incoherent Nightmare by Arsenic. Endless brussels sprouts drawn into 6 framebuffers at 60fps.

P#45349 2017-10-20 02:05 ( Edited 2017-10-22 03:26)

SHOW MORE

Cart #44794 | 2017-10-01 | Code ▽ | Embed ▽ | No License
13

Original here. I wonder how obscure this is. I first saw it floating around like a decade ago now. If you recognise it, then... enjoy.

I'd been working on this video encoder thing for a few days and it turned out this clip compresses really well, likely because of big blocks of colour and not that much movement. And so I decided to make a cover as well.

I need exact change only...
Heeeere's fiiive buuuuucks.

P#44795 2017-10-01 00:41 ( Edited 2017-10-03 10:00)

SHOW MORE

Cart #31028 | 2016-10-16 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
90

I don't know. I had the idea for this for forever.

You can press down to go half-speed, left and right to scan through the parts of the chorus.

It's a cover of this.

The audio and graphics go out of sync and I've coded to accomodate for this, but it seems like it's unpredictable. You'll probably hear a glitch as it loops. On my machine the graphics are like .5% slower than the audio. IF YOU REALLY WANTED TO there is this M variable in the code you can tweak.

EDIT: Alternate self-corrupting version.

Cart #31159 | 2016-10-18 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
90

P#31029 2016-10-16 07:38 ( Edited 2017-03-20 18:02)

SHOW MORE

Cart #21638 | 2016-05-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
10

Unpolished! Ambitious mechanic! Probably infuriating!

Mash the arrow buttons to transfer "possession" of the blue and pink balls. When a ball is possessed it can break through the silver barriers. Everything else is just chaos. Press X to restart the level.

P#21639 2016-05-29 14:57 ( Edited 2016-06-21 16:04)

SHOW MORE

Cart #18459 | 2016-01-25 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
18

I continue to make things that serve only to entrance.

Here, stare at this.

If you like you can press Z to randomise the parameters until everything goes crazy.

P#18461 2016-01-25 09:51 ( Edited 2016-02-27 04:15)

SHOW MORE

Cart #17180 | 2015-11-29 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
18

Rain puns!

Just something that looks pretty. If you wait 10 seconds you get different scenes on the TVs. You can hold left and right to alter speed of time passing, press down for forward/reverse.

P#17181 2015-11-29 11:10 ( Edited 2015-12-10 13:29)

SHOW MORE

Hello everyone.

I bought pico8 like a week ago after my friend kept linking me awesome stuff on the forum here. The "exercise" and "now is fornever" ones were particularly inspiring to me.

On the weekend I sat down to make this scrolling background thing and then I just kept running with it. It's mostly a ton of lines, circles, and the mod operator. There isn't much point to it. You can press left and right to change speed, press up to randomise the palette, and down to reset those changes.

EDIT: 42 stars!

P#16152 2015-11-03 03:44 ( Edited 2017-10-31 20:17)

Follow Lexaloffle:          
Generated 2024-03-19 04:22:36 | 0.082s | Q:38