Does this shape game exist as Foss?

https://www.echalk.co.uk/amusements/Games/pilotTrainer/pilotTrainer.html

I want to install a local version of this game in the link and preferably open source. I searched "shape game" and couldn't find anything.

Use case: before operating heavy machinery, I want to "pass" this game at 8 seconds

6 points · 2 comments · view on lemmy.world

2 Comments

isVeryLoud@lemmy.ca · 3 pts · 2y (1 reply)

You could easily make this yourself with a JS canvas.

roflo1@ttrpg.network · 2 pts · 2y

It's already made in JS (but without a canvas).

So, OP: I guess it's already Free and it's already Open Source. Just save the HTML page somewhere.