/2048-in-react

:joystick: 2048 game in Next.js with awesome animations!

Primary LanguageTypeScriptMIT LicenseMIT

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! 🎉

Contributing

All contributions are welcome!

Author