../sliding-puzzle

Phaser HTML5 Games

I built a bunch of javascript games while learning the phaser framework. Some of them are open source now.

Blob

An fun experiment with p2.js and phaser. You can find the source on Github.

Sliding Puzzle

Simple sliding puzzle game with a step through solver. You can play the game here and the source is available on Github.

Orbit Clock

A representation of the time as a position of the earth around the sun and the moon around the earth. The source is available on Github.

2d Gravity Simulation

This is a gravity simulation in 2d using phaser and p2.js. There are multiple configurations you can simulate here and the source is available here.

Matching Pairs

A Match 3 game. You can play it here and find the source on Github.

Follow Me

Clone of the "Simon Says" game. You can play it here and the source is available on Github.


Technologies Used