When I was first becoming interested in learning javascript, it was to use the data visualization library D3. This was my first project after some Scott Murray tutorials. It's a simple word game. It it's neither a good game or a good page, but we all have to start somewhere.

The original code is on github. I had townie move from importing a complete wordlist to making a sql query. But otherwise, it seems to play exactly like how it played when I made in one week in Summer 2017.

I still never really managed to learn D3.