tic_tac_toe

v1.1.3

  • Pages
  • Modules

    tic_tac_toe v1.1.3 TicTacToe.Game View Source

    Link to this section Summary

    Functions

    computer_move(game)
    computer_move(game, position)
    new(game_mode \\ :original)
    over?(arg1)
    player_move(game, position)
    score(game)

    Link to this section Functions

    Link to this function computer_move(game) View Source
    Link to this function computer_move(game, position) View Source
    Link to this function new(game_mode \\ :original) View Source
    Link to this function over?(arg1) View Source
    Link to this function player_move(game, position) View Source
    Link to this function score(game) View Source

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