Skip to content

Instantly share code, notes, and snippets.

@rickycodes
Created January 13, 2013 08:47
Show Gist options
  • Save rickycodes/4523024 to your computer and use it in GitHub Desktop.
Save rickycodes/4523024 to your computer and use it in GitHub Desktop.
var gol = [ " _,...,_"
, " .'@/~~~\\@'."
, " //~~\\___/~~\\\\"
, "|@\\__/@@@\\__/@|"
, "|@/ \\@@@/ \\@|"
, " \\__/~~~\\__//"
, " '.@\\___/@.'" ];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment