Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 144 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 144 Bytes

2048

2048 game implemented in ReactJS

To run the game, do the following,

  • npm install
  • npm start
  • Use arrow keys to run the game