Closed Git0Chetan closed 1 year ago
It would be great to assign these Project to me , so I can make a PR as soon as possible.
I have Created A Pull Request , please Review it and accept. If possible please add hactoberfest , hactoberfest-accepted label . Thank you.
🔖 Project description
2048_GAME
Instruction
2048 is played on a 4×4 grid, with numbered tiles that slide smoothly when a player moves them using the four arrow keys. Each time you slide, a new tile will randomly appear in an empty spot on the board. Tiles slide as far as possible in the chosen direction until they are stopped by either another tile or the edge of the grid. If two tiles of the same number collide while moving, they will merge into a tile with the total value of the two tiles that collided. The resulting tile cannot merge with another tile again in the same move.
HTML-CSS-JS Hactoberfest 2023
Start
winner
🎤 Pitch
I have created this project and it is mostly focusing on the concepts of javascript . I would like to submit this project and make a PR for the Hacktoberfest 2023.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?