Last active
December 22, 2015 04:18
-
-
Save yakreved/6415878 to your computer and use it in GitHub Desktop.
Japan-crossword json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"names": | |
{ | |
"English":"Chess", | |
"Russian":"Шахматы" | |
}, | |
"width": 4, | |
"data":"1010101010101010" | |
} | |
//Данные, как в нынешней Антохиной реализации, тока циферка предполагает разные цвета |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment