No description
- TypeScript 89.9%
- HTML 10.1%
| public | ||
| src | ||
| .gitignore | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
open-source-chess-v2
This is a second attempt at a good working chess implementation that
hopefully fills these requirements and gets finished:
- Can be used for free comercially.
- Is moderately portable.
- Is well made.
- Supports customization with more than just colors and images, change the rules and layout of the game!
- Built with react and typescript for a better build environment, and development experience.