Building A Puzzle Game In React/Redux

A quick, fun look at how you might create a canvas-based video game using React and Redux. Mims talks about how the “game loop“ works, how you can render to the canvas from within react, and how you might structure the state tree of a puzzle game. EVENT: dotJS 2017 SPEAKER: Mims Wright
Back to Top