Christopher Till

Software EngineerUI/UX Designer

Return to Portfolio

Squid Bounce

Pixi.js minigame inspired by Splatoon.

Screenshot of Squid Bounce

More about this project...


To help me learn JavaScript when I first began, I did this as a side project and used a fun little JS game engine called Pixi.js. Currently, it has infinite levels, increasing difficulty, and a point system based on how high you've gotten. In the future I hope to make some custom textures using pixel art for the lava that follows the player. I also plan to implement platforms that interact with the player differently, such as ice for sliding landings and conveyor belts to increase difficulty. Overall, I learned a lot about Pixi.js and JavaScript as a whole.

Technologies used


  • JavaScript
  • HTML
  • CSS
  • Pixi.js