Shapeshifter

A one button game made with P5.JS. A JavaScript library.
You must press space when shapes match to score points.

Play now!

About the game

  • Made with  P5.JS (JavaScript)
  • One button game. Only button used is the space bar.
  • The player must identify when both shapes match and press space. If they don’t match, wait until time runs out.
  • Eeach time the player fails the shapes grow bigger. If they grow big enough to touch, the game is over.
  • The timer decreases per round passed.
  • Tracking of high score and last score (only local and during runtime)

Downloads

  • Full project on P5.JS here.

Mondrian Clock

With Mondrian Clock, I wanted to make an abstract clock by telling time within a Mondrian style canvas.

The top left square marks seconds, the bottom right marks minutes and both of them get filled as they reach 60 units. In the botton center square we can see the hours, and it gets filled as it gets closer to midnight. Once it reaches midnight it restarts and changes color.

Watch now!

Downloads

  • Full project on P5.JS here.