Web-based app that helps keep track and manage how much time each player spends thinking.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I've implemented the adding and removing player functionality, and I've also addressed several bugs and enhanced the overall user experience. I think this is ready for a demo ship now!
This was a lot harder than I expected, but I've now created two pages: the main timer page and the customization page. You can change each player's name and customize the color. The next step is to add a way to add and remove players.
Very simple and barebone prototype. The app keeps track of whose turn it is, decrementing their time, and you can switch the active player. However, if you run out of time, nothing happens so far, and there is no way to customize the number of players, the time, and the order, so that is what I will be working on next.