posts
pico8
Second post about pong! Now that we have managed to register user inputs, we'll handle them gracefully. We'll also start animating the ball.
Learning PICO-8, Part 2
7/9/2025
5 minutes
#game-dev
#devlog
Always wanted to get into game development. I figured I could try a simple engine and grow from there; so I decided to try and recreate the first videogame that was ever created, Pong.
Learning PICO-8, Part 1
6/23/2025
5 minutes
#game-dev
#devlog