• Stars
    star
    173
  • Rank 220,124 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 3 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

πŸ•ΉοΈ 2048 game in Next.js with awesome animations!

2048-in-react

Open issues CI CI TypeScript

Features

  • Fully-functional 2048 clone
  • Animations
  • Supports keyboard, mouse and touch events

Development

Easily set up a local development environment!

Just start dev server on localhost:

  • clone
  • npm install
  • npm run dev

Start coding! πŸŽ‰

Build your own 2048 Game! πŸš€

Build 2048 Game in React