Just another 2048 game with python3 and curses.
- responsive
- HJKL and arrow keys
Just another 2048 game
Moves: 60
Score: 500
┌───────┬───────┬───────┬───────┐
│ 2 │ │ │ │
├───────┼───────┼───────┼───────┤
│ 4 │ 2 │ │ 2 │
├───────┼───────┼───────┼───────┤
│ 32 │ 16 │ 4 │ │
├───────┼───────┼───────┼───────┤
│ 64 │ 8 │ │ │
└───────┴───────┴───────┴───────┘
(c) 2017 sedrubal