tic_tac_toe

v1.0.0

  • Pages
  • Modules

    tic_tac_toe v1.0.0 TicTacToe View Source

    Link to this section Summary

    Functions

    computer_move(game_pid)
    game_state(game_pid)
    new_game()
    player_move(game_pid, position)

    Link to this section Functions

    Link to this function computer_move(game_pid) View Source
    Link to this function game_state(game_pid) View Source
    Link to this function new_game() View Source
    Link to this function player_move(game_pid, position) View Source

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer for the Elixir programming language.