Breakout Game with JavaScript, React and SVG

July 3, 2019

1 min read

Breakout Game with JavaScript, React and SVG
Watch on YouTube

In this course, we are building a Breakout Game with JavaScript, React, and SVG without libraries, just plain modern JS and React. We are utilizing functional, immutable programming, and along the way, we learn React Hooks, SVG rendering, and basics of game development.