Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 586 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 586 Bytes

react-gobang

Gobang built with React, Redux, Immutable.js, Create React App. Supports Canvas and will fallback to Dom when Canvas is not supported.

Play here!!

screenshot

Develop

cd react-gobang

# install 
yarn

# start dev server
yarn start

# then go http://localhost:3000/

TODOs

  • testing
  • retract false
  • play with AI

Contribute

Issues, PRs, and all the advise and discussion are very welcome.

Author

Jasper Chang [email protected]

License

MIT