Skip to content

A simple game to illustrate the react way of conditional rendering the DOM

License

Notifications You must be signed in to change notification settings

rockon1985/gridplay-with-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GridPlay with React.js

_A Pen created at CodePen.io. Original URL: https://codepen.io/ketanSaxena/pen/XjGYkb.

A simple demo to illustrate the react way of conditional rendering the DOM.

A simple 'Grid' having repetitive 'Cell' component in it.

  • on choosing any color and clicking on cell will change the background
  • 'shuffle' will shuffle the cells in any order, the cell number must stick to their background color after shuffle
  • 'reset' will restore the initial configuration

About

A simple game to illustrate the react way of conditional rendering the DOM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published