Skip to content

TrendingTechnology/react-chess

 
 

Repository files navigation

npm Build Status

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

open browser, http://localhost:3000

Demo

[WIP] https://jsveron23.github.io/react-chess

License

MIT

About

[WIP] React-based chess game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 95.8%
  • CSS 3.2%
  • Other 1.0%