@davatron5000 I enjoyed reading “My little games workshop”. I’ve been tinkering with game dev this year and hope to build a full (small) game next year.
I get sticking with web tech for using existing skills. Have you looked at Godot? I’ve been using that as I wanted something approachable that was able to export an installable game. Their built in script language is very Python-esque and you can build 2D and 3D games in the engine. Plus open source which is nice.