title | redirect_from | video_number | date | video_id | repository | web_editor | links | videos | parts | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
2048 - Part 4 |
CodingChallenges/94.4-2048.html |
94.4 |
2018-03-01 |
vtMKeEGpMI4 |
CC_094_2048 |
aeIk9JZ-U |
|
|
|
In this multi-part coding challenge, I attempt to code the sliding puzzle game 2048 in JavaScript using canvas and p5.js. In part 4 of my 2048 coding challenge, I attempt but mostly fail to improve the visuals of the game, fix a bug and refactor the code a bit.