1. React
  2. dotJS
  3. 2017
  4. Building a puzzle game in React/Redux

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 Wright at dotJS 2017

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.