mateuszsokola / 2048-in-react

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

Home Page:https://mateuszsokola.github.io/2048-in-react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://mateuszsokola.github.io/2048-in-react/

License:MIT License


Languages

Language:TypeScript 85.4%Language:CSS 13.3%Language:JavaScript 1.3%