Skip to content

mateuszsokola/2048-in-react

Repository files navigation

2048-in-react

Open issues CI CI TypeScript

This is a fully functional clone of the popular 2048 game, built using React and Next.js. Not only does it offer smooth animations and works on mobile devices, but it's also a fantastic learning resource for developers. Whether you're here to play, contribute, or learn, this project has something for everyone.

If you're interested in mastering React by building this game step-by-step, check out the course linked below!

Features

  • Fully-functional 2048 clone
  • Animations
  • Supports keyboard 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! 🚀

Want to learn how to build this game from scratch using React & Next.js? I've got you covered! This project is part of an online course where I guide you through the entire process, step-by-step.

Whether you're a beginner looking to enhance your skills or an experienced developer seeking a fun project, this course will take you through the core concepts of React while building a fully functional game.

Build 2048 Game in React

Support

If you encounter any issues or have suggestions, feel free to open an issue. Your feedback is always appreciated!