Coding Challenge #94: 2048 - Part 2
In this multi-part coding challenge, I code the sliding puzzle game 2048 in JavaScript using canvas and p5.js. Code: https://thecodingtrain.com/challenges/94-2048
๐น๏ธ p5.js Web Editor Sketch: https://editor.p5js.org/codingtrain/sketches/aeIk9JZ-U
Other Parts of this Challenge:
๐บ Part 1: https://youtu.be/JSn-DJU8qf0
๐บ Part 3: https://youtu.be/3iYvT8TBIro
๐บ Part 4: https://youtu.be/vtMKeEGpMI4
๐ฅ Previous video: https://youtu.be/uWzPe_S-RVE?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
๐ฅ Next video: https://youtu.be/5cNnf_7e92Q?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
๐ฅ All videos: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
References:
๐พ 2048: https://gabrielecirulli.github.io/2048/
๐ 2048 on Wikipedia: https://en.wikipedia.org/wiki/2048_(video_game)
Videos:
๐ด Coding Train Live 122: https://youtu.be/ze_o4YvZ6-s?t=8874s
Related Coding Challenges:
๐ #142 Rubik's Cube: https://youtu.be/9PGfL4t-uqE
๐ #149 Tic Tac Toe: https://youtu.be/GTWrWM1UsnA
๐ #165 Slide Puzzle: https://youtu.be/uQZLzhrzEs4
Timestamps:
0:00 Part 2 of 2048
1:24 Use a keyCode to control the direction of slide
2:21 Write a function to flip the grid
5:46 Write a function to rotate the grid
9:49 Only flip or rotate the grid if a play has been made
11:32 Conclusion and next steps
Editing by Mathieu Blanchette
Animations by Jason Heglund
Music from Epidemic Sound
๐ Website: http://thecodingtrain.com/
๐พ Share Your Creation! https://thecodingtrain.com/guides/passenger-showcase-guide
๐ฉ Suggest Topics: https://github.com/CodingTrain/Suggestion-Box
๐ก GitHub: https://github.com/CodingTrain
๐ฌ Discord: https://thecodingtrain.com/discord
๐ Membership: http://youtube.com/thecodingtrain/join
๐ Store: https://standard.tv/codingtrain
๐๏ธ Twitter: https://twitter.com/thecodingtrain
๐ธ Instagram: https://www.instagram.com/the.coding.train/
๐ฅ Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH
๐ฅ Intro to Programming: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6Zy51Q-x9tMWIv9cueOFTFA
๐ p5.js: https://p5js.org
๐ p5.js Web Editor: https://editor.p5js.org/
๐ Processing: https://processing.org
๐ Code of Conduct: https://github.com/CodingTrain/Code-of-Conduct
This description was auto-generated. If you see a problem, please open an issue: https://github.com/CodingTrain/thecodingtrain.com/issues/new
#2048 #slidingpuzzlegame #javascript #p5js
Other Videos By The Coding Train
Other Statistics
2048 Statistics For The Coding Train
At present, The Coding Train has 244,813 views spread across 4 videos for 2048, and about an hours worth of 2048 videos were uploaded to his channel. This is less than 0.15% of the total video content that The Coding Train has uploaded to YouTube.