Skip to content

Instantly share code, notes, and snippets.

@adaedra

adaedra/game.txt Secret

Last active January 9, 2016 21:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adaedra/8fae579b507b4b5d55a6 to your computer and use it in GitHub Desktop.
Save adaedra/8fae579b507b4b5d55a6 to your computer and use it in GitHub Desktop.
create the board #initialize
play the game #play
play a turn #turn
show board #show_board
place marker #get_play
get input #read_play
check position #check_play
update grid #save_play
check win #check_win
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment