[][src]Module wasm_terminal_2048::tile

Structs

Board

Board includes 16 tile values and a random generator for a new tile gneration. Also, it includes methods for the tile movement and how to display a board with internal tiles.

Enums

Direction

Directions of moving tiles