Rocks Need Personal Space
05/19/21 08:10 Filed in: PICO-8
- If you remember, I've been worked on the three major issues in my Ferb game, Today I address the last one.
Too Many Rocks
04/28/21 07:50 Filed in: PICO-8
Today, I limit the number of rocks to make the game playable. Read More…
More Rocks
04/14/21 08:23 Filed in: PICO-8
Today, I make my Ferb game more challenging by placing more rocks. Read More…
Rock Go Smash!
04/07/21 08:31 Filed in: PICO-8
Today, I want to get back to animation after tackling collisions last time. Specifically, I want to animate what happens when a meteor hits the ground.
Read More…
Read More…
Handling Collisions
03/31/21 08:22 Filed in: PICO-8
Last time, I introduced a function to detect collisions, I got Ferb jumping over rocks as objects, and have an asteroid falling from the sky. Today, I want to do something whenever Ferb hits a rock or is hit by the asteroid. We're on our way to a simple game.
Read More…
Read More…