DEV Community

Ramiro for Auth0

Posted on • Updated on • Originally published at auth0.com

Developing Games with React, Redux, and SVG - Part 2

In this series, you will learn how to make React and Redux control a bunch of SVG elements to create a game. The knowledge acquired throughout this series will also allow you to create other types of animations that are orchestrated by React and Redux, not only games.

In the second part, you'll create more SVG React components, make flying objects appear randomly, and use CSS animation to move flying objects!

Read on πŸ‘ΎπŸ•Ή

Developing Games with React, Redux, and SVG - Part 2

Top comments (0)