I’ve previously written about how you can write games using tools like React. I’ve also written about creating a basic game in Html and Javascript, and things like rotating shapes.
In this post, I’m going to demonstrate a sort of Etch A Sketch type program.
The HTML is very simple here:
[code lang=“html”]