If you immediately want to start the new play. Call wp_continue afterwards.

wp_reset(wp = get_wp(), bots = wp$play$bots, human = draw_human_pos(wp))

Arguments

wp

A web play object

bots

You can provide new bots. By default the current bots are used again.

human

You can define a new index of the human player. By default the current human is used.

See also