Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 130 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 130 Bytes

play-2048-game

To return a move (0: UP, 1: RIGHT, 2: DOWN, or 3: LEFT) for the game 2048 when presented with a 2048 game board.