I have little experience in programming. In the past couple of years I coded some simple Chrome extensions to enhance my experience and automate stuff on certain websites, did some basic generative art in Python, things like that.
Now I’d like to build a website with simple interactive word games (stuff like crossword puzzles, Wordle, NYT’s Spelling Bee). I’m interested in the learning experience of building it at least as much as I am in the end product, so I’m not looking for libraries that already implement crossword puzzles and other shortcuts like that.
My question is: how do I find out what I need to learn? Where do I start? Are there any tutorials that walk you through similar projects almost from scratch?
I’d really appreciate any tips, thanks!