Hi there,
Someone posted somewhere (here, the Slack channel, Twitter - who knows!) a single animated gif showing PICO-8 or PICO-8-like graphics demonstrating how to code jump and bounce physics. It covered speed and acceleration, the jump "arc", and as the ball moved showed the real values of variables.
I didn't dream this, did I?
Anyone have a copy or a link to it? I don't seem to be able to find the key search terms to get something useful from Google!
(See WIP thread here: https://www.lexaloffle.com/bbs/?tid=29464)
Well, it's done. I can already see ways to improve it, but the idea was more "can I make an invaders clone?", and I think I've shown that yes, yes I can.
I've learned a lot here. How to fling a million sprites around at once. Sound effects. Using tables in tables in tables to create level layouts. I used shortcuts (asset reuse) of course, but ultimately I've made a playable, if pretty simple, game.
Oh, and there's a Super Secret (not really - look at the code) cheat mode that gives you an extra life and reduces the fire rate of the catvaders. You might need it because the game is a bit hard. Too hard for me, anyway!
My first PICO-8 thing! Please be gentle as you rip my coding skills to shreds.
Yes, I know it isn't a proper game, that's the "joke" :) For more information on the game's origins, you can see here.