You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This game (2048) was built using React and TypeScript. The unique part of this example is animations. The animations in React aren't that straightforward, so I hope you can learn something new from it.