gym_tictactoe_np.agents.agent_human module

class gym_tictactoe_np.agents.agent_human.HumanAgent

Bases: object

act(board)