Skip to content

Instantly share code, notes, and snippets.

@hypevhs
Created June 2, 2015 03:12
Show Gist options
  • Save hypevhs/c5393af79a2f1f9b091c to your computer and use it in GitHub Desktop.
Save hypevhs/c5393af79a2f1f9b091c to your computer and use it in GitHub Desktop.
chips challenge 2 packed map data
10x10 map, all empty
66 00 03 0A 0A 01 E3 01
0110011000000000000000110000101000001010000000011110001100000001
10x10 map, with a block in the top left hand corner
66 00 04 0A 0A 02 01 E2 01
011001100000000000000100000010100000101000000010000000011110001000000001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment