[][src]Module play_2048::board

Structs

Board

Board is the main object of the 2048 game. It represents the state of the 16 tiles.

BoardIntoIterator
EmptyTilesIterator

Enums

Direction

The four directions in which the tiles can be moved