Added Checkers (#6219)

This commit is contained in:
Demetre Beroshvili
2022-01-18 15:44:24 -08:00
committed by GitHub
parent d4e89ecbfd
commit facb2ea849
9 changed files with 175 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@@ -0,0 +1,23 @@
{
"version": 1,
"license": "CC-BY-SA-3.0",
"copyright": "Zumorica, Fishfish458, Capnsockless",
"size": {
"x": 24,
"y": 24
},
"states": [
{
"name": "w_checker_piece"
},
{
"name": "w_checker_queen"
},
{
"name": "b_checker_piece"
},
{
"name": "b_checker_queen"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB