Skip to content

jasperck/react-gobang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 jasperc8@gmail.com

License

MIT