Skip to content

Instantly share code, notes, and snippets.

@JogoShugh
Created January 31, 2015 19:33
Show Gist options
  • Save JogoShugh/8ef8abcc30a275eb46d8 to your computer and use it in GitHub Desktop.
Save JogoShugh/8ef8abcc30a275eb46d8 to your computer and use it in GitHub Desktop.
var worldRows = [
'cegccccccccccccgcc',
'ctttttcccccctttttc',
'ctgccccccccccccgtc',
'ctttttcccccctttttc',
'ccccctccttcctccccc',
'cctcctccttcctcctcc',
'ccccctcccccctccccc',
'ctcccccccccccccctc',
'ctcttcttttttcttctc',
'ccgccccccpcccccgcc',
'ctcttctcttctcttctc',
'ccgccccccccccccgcc'
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment