#!/usr/bin/env bash
turn=$( expr $RANDOM % 2)
echo "go. player: $turn"
hackvr_coproc ./game.sh