[][src]Module words_game::models

Structs

Board
Direction
Game
PlayWordResult
Player

Represents a player in the game, a player does not have a unique id and instead is kept track based on its index within the players vector

Point
Strip

Represents a strip of tiles on the board

TileBag

Enums

BoardCell

Represents the state of a cell on the board

Tile

A tile is a piece that is in the player's hand