Board Game Turn Timer

Board Game Turn Timer Used AI

3 devlogs
7h 3m
•  Ship certified
Created by Alexey

Web-based app that helps keep track and manage how much time each player spends thinking.

Timeline

Ship 1

0 payouts of shell 0 shells

Alexey

about 1 month ago

Alexey Covers 3 devlogs and 7h 3m

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.