Skip to contents

Drop the next tile into a column

Usage

drop_tile(state, column)

Arguments

state

A game-state list returned by new_game() or this function.

column

One-based column index.

Value

The updated game-state list.