Casual Coding | Day 1 - 2048 (Gaming)
Day 1 of Casual Coding (Creating something for fun)
2048 is a 4x4 grid puzzle game where you combine matching number tiles by sliding them in four directions. The goal is to create a tile with the number 2048. The game continues until the grid is full, and strategic moves maximize scores.
Live Demo: https://project-1352031049943107439.web.app
GitHub Repository: https://github.com/ashwanikaushik611/2048
Languages Used: HTML, CSS, Javascript, and Ruby
2048 is a 4x4 grid puzzle game where you combine matching number tiles by sliding them in four directions. The goal is to create a tile with the number 2048. The game continues until the grid is full, and strategic moves maximize scores.
Live Demo: https://project-1352031049943107439.web.app
GitHub Repository: https://github.com/ashwanikaushik611/2048


Comments
Post a Comment