#94 — 2048 Sliding Puzzle Game
Back
In this multi-part coding challenge, I code the sliding puzzle game 2048 in JavaScript using canvas and p5.js.
Github page with an implementation of the sliding puzzle game 2048.
Wikipedia page with information and resources about the sliding puzzle game 2048.