DEV Community

Discussion on: What’s the Most Recent Project You’ve Been Working On?

Collapse
 
johnmunsch profile image
John Munsch • Edited

I'm close to releasing the final version of a daily puzzle game (not word based) over at: madgameslab.com/ps It's inspired by Wordle but the puzzle itself is based on cards and poker hands. The folks I've had try it so far seemed to really enjoy it.

I built it with a tiny bit of Node.js + Docker to give me a deployable server and Lit based Web Components and Redux Toolkit for the front-end. I'm really pleased with how everything worked out and how much better Storybook has gotten at helping you develop Web Components :)

A finished puzzle