Skip to content

Instantly share code, notes, and snippets.

@enaeseth
Created March 9, 2012 15:20
Show Gist options
  • Save enaeseth/2006962 to your computer and use it in GitHub Desktop.
Save enaeseth/2006962 to your computer and use it in GitHub Desktop.
[
[".", ".", ".", ".", ".", ".", "."],
[".", ".", ".", ".", ".", ".", "."],
[".", ".", "O", ".", ".", ".", "."],
[".", ".", "X", "O", "X", "X", "."],
[".", ".", "X", "X", "O", "O", "X"],
[".", ".", "O", "X", "X", "O", "X"]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment