Skip to content

kissgyorgy/react-gomoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Gomoku

Enchanced version of the official React tutorial.

Enhancements:

  • Display move locations
  • Bold the currently-selected item in the move list
  • Rewritten Board to use two loops to make the squares instead of hardcoding them
  • Reset button with confirmation
  • Can go backward and forward in history
  • Show current Move with Bold
  • Colored signs
  • 20x20 board
  • Highlights winning squares on a 3x3 board (when SIZE=3 in board.js)

It looks like this: Screenshot

About

Enhanced version of the React.JS tutorial

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published