This code is my first (and currently last) experience in game development using JavaScript.
The game is basically a triangular version of 2048 with a simple 3-D animation.
- 'WEASDF' for moving tiles around.
- 'N' for new game.
- 'U' for undo.
- Drag and drop for moving tiles.
- Press 'New Game' and see what will happen!
- No undo!