2048 game banner

2048 game

8 devlogs
13h 46m 41s

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.

This project uses AI

I used claude for debugging

Demo Repository

Loading README...

coolguy

Shipped this project!

Hours: 5.94
Cookies: 🍪 64
Multiplier: 10.7 cookies/hr

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

coolguy

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

Attachment
0
coolguy

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

Attachment
0
coolguy

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

Attachment
0
coolguy

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

0
coolguy

Shipped this project!

Hours: 7.83
Cookies: 🍪 59
Multiplier: 7.56 cookies/hr

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.

coolguy

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

Attachment
0
coolguy

added animations using CSS . Also did a lot of debugging

Attachment
0
coolguy

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.

Attachment
0
coolguy

Just wrote the basic structure of the website and initiated the react app

Attachment
0