CS2 Project
This repository has been archived on 2023-03-16. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-03-13 20:29:36 -07:00
src Fix moving white pieces, remove sleep 2023-03-13 20:29:36 -07:00
.gitattributes Initial commit 2023-02-09 20:40:12 -08:00
.gitignore Add Chess.iml 2023-02-10 19:08:56 -08:00
black-bishop.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
black-king.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
black-knight.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
black-pawn.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
black-queen.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
black-rook.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
Chess.iml Add Chess.iml 2023-02-10 19:08:56 -08:00
LICENSE Add LICENSE 2023-03-04 19:10:00 -08:00
white-bishop.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
white-king.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
white-knight.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
white-pawn.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
white-queen.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00
white-rook.png Add piece graphics, flip white and black tiles, swap king and queen 2023-03-04 19:05:57 -08:00