#94 — 2048 Sliding Puzzle Game
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. 
- Livestream with filter(), sort() and 2048 
- Livestream #116.2 - Snakes & Ladders Continued + 2048 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 
