Skip to content

Latest commit

 

History

History
45 lines (30 loc) · 1.38 KB

File metadata and controls

45 lines (30 loc) · 1.38 KB

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