react-chess

Programs must be written for people to read, and only incidentally for machines to execute.

Abelson & Sussman, Structure and Interpretation of Computer Programs.

React Chess

  • Implement Chess game without Chess library
  • Test driven development
  • The goal is implements, not for completing
  • After implements finish, wrapping with electron

Installation & Start

npm install
npm start
Bash
open browser, http://localhost:3000

GitHub

React-based chess gameRead More

Latest commit to the master branch on 7-2-2022
Download as zip