Skip to content

wortwart/react-htmlgame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-htmlgame

Browser game with ReactJS: Name all HTML5 elements

Both an entertaining browser game for web developers and a "first steps" ReactJS application. This project was created for a tutorial in c't Magazin 2/16 (in German).

You can play the game on my website. My best by now is 107/108 ... You get extra points for naming new elements not yet in the W3C HTML5 recommendation, and minus points for outdated elements.

As there was a breaking change in React 0.15, this code won't work with it (the app uses React.render() which is now ReactDOM.render()).

About

Browser game with ReactJS: Name all HTML5 elements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published