This is a simple 2048-game. I always wanted to make a game. So, I made this simple game. This is made in react with tailwind-css.
I used claude for debugging
This is a simple 2048-game. I always wanted to make a game. So, I made this simple game. This is made in react with tailwind-css.
I used claude for debugging
I noticed that my project was not polished and i also got less cookies than i expected. so, i added features that people suggested and also added some of my own. i also fixed some bugs
I fixed the bugs that i encountered along the way. I also fixed some responsiveness issue, i also added a separate menu for leaderboard on small screen
Log in to leave a comment
I added sounds to the game as it would make the game more fun. i used material icons for the icons used in the leaderboard and mute button
Log in to leave a comment
Some of the people suggested that i should add a leaderboard, so i added it, i have also added a prompt that asks the user to enter his name when the game starts. The score is shown in the leaderboard after the game ends
Log in to leave a comment
After receiving suggestions from people im working on some improvements, i added sliding animations in the game and im also working on other things suggested by people
Log in to leave a comment
I built a 2048 game. It is a very simple game. But the hardest part was the animations but glad i was able to fix that.
Fixed a few bugs. Made the animation smooth and the UI more appealing. I also made the structure of the code more comprehensible. Now, the game is complete
Log in to leave a comment
added animations using CSS . Also did a lot of debugging
Log in to leave a comment
I am making 2048 game. I just finished writing the game logic. I designed the game as a 2D array then I made a function that detects empty spaces and made functions for merging and sliding. I will use a single sliding function for all movements.
Log in to leave a comment
Just wrote the basic structure of the website and initiated the react app
Log in to leave a comment