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-16 12:43:19 -07:00
src Clear move history on setup 2023-03-16 12:43:19 -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
stalemate.png Add stalemate text 2023-03-16 00:08:00 -07:00
stalemate.svg Add stalemate text 2023-03-16 00:08:00 -07: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
you-lose.png Add win/lose screen 2023-03-15 16:34:37 -07:00
you-lose.svg Add stalemate text 2023-03-16 00:08:00 -07:00
you-win.png Add win/lose screen 2023-03-15 16:34:37 -07:00
you-win.svg Add win/lose screen 2023-03-15 16:34:37 -07:00