gym_tictactoe_np.agents.agent_random module

class gym_tictactoe_np.agents.agent_random.RandomAgent

Bases: object

act(board)