Understanding 2D Physics Engines with Phaser 3, Part 6: Rectangle Collision Detection & Resolution
COZY COZY WORLD
I am an ordinary Japanese salaryman in his 50's.
The posts are mostly about my attempts at programming which I have taken up recently to maintain logical thinking.
And a bit about my travels around the country.
Physics Simulation in Javascript: Circle2Circle Collision Response (Bounce)
Space Invaders in Phaser 3 (Part 15): Beginning Game Sequence & Flashing Text
Space Invaders in Phaser 3 (Part 14): Typewriting Text and the End of Game
Space Invaders in Phaser 3 (Part 9): Drawing the Shields
Space Invaders in Phaser 3 (Part 7): Heads Up Display
Space Invaders in Phaser 3 (Part 5): Drawing and Moving the Invaders
Space Invaders in Phaser 3 (part 4): The Splash Screen (or at least a part of it)
Space Invaders in Phaser 3 (Part 3): Making the Player shoot
Space Invaders in Phaser 3 (Part 1): Structuring the Game Code