tic_tac_toe

v1.1.3

  • Pages
  • Modules

    tic_tac_toe v1.1.3 TicTacToe View Source

    Link to this section Summary

    Functions

    computer_move(game_pid)
    game_state(game_pid)
    new_game(game_mode \\ :original)
    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(game_mode \\ :original) View Source
    Link to this function player_move(game_pid, position) View Source

    Built using ExDoc (v0.18.1), designed by Friedel Ziegelmayer.