Play ▶

Side Scroller

You slide across a world full of obstacles until you shatter into pieces and start all over again. It's fun.

Features a tiled 2D world with customizable blocks and a world builder. A highscore system synced with firebase firestore keeps track of players. The physics is vaguely simplified for perfomance, and most mechanics only offer the bare minimum of accuracy required to simulate the world.

Code Website

needlessjs

Graphic & Sketch Libray

These games are made with love on Needlessjs, or some development version of it. Needlessjs is a library I have developed myself to do away with the redundant and cumbersome nature of the Canvas API in JavaScript. It is inspired by p5.js and the Processing Foundation's work, but allows sketches to be much more modular.