Flip - A ReactJS Game

Building upon my experience with the ReactJS Slide Puzzle, I thought I'd take the concept of a React-based game one step further. Flip is not very practical, and uses a lot of potentially buggy CSS3 and ES5 methods, but I mean, it's just a game. Besides, it shows some of what's possible using React. React has been a real pleasure to use, despite some minor workflow issues related to JSX (as it matures, I imagine it will become easier to use).

This is still a work in progress, so sorry for any bugs! The full source is available on my github. Click below to play!

Flip - A ReactJS Game