2048 with React
Implemented the game interface with React. The code for the game logic is take from: https://github.com/inimino/js-intro-exercises/tree/master/lib
Controls
Keyboard arrow keys or use the built-in keypad.
Play the game here: https://anakornk.github.io/2048-with-react/
Source Code here: https://github.com/anakornk/2048-with-react