pointfreeco / isowords

Open source game built in SwiftUI and the Composable Architecture.
https://www.isowords.xyz
Other
2.7k stars 222 forks source link

[Feature] - Time limit for multiplayer mode #88

Closed jevonmao closed 3 years ago

jevonmao commented 3 years ago

As described in the title, I think it will be a good feature if we add a time limit for each turn in multiplayer mode. For example, there can be an adjustable time limit of say 1 minute before the person's turn is forfeited.

I will add more design details because I would actually like to work on this, once I get a better understanding of the codebase (just discovered this amazing project today).

stephencelis commented 3 years ago

@jevonmao We like to keep the issues section focussed on bugs (we should probably set up an issue template that communicates this). Cool if I convert this to a discussion instead?

jevonmao commented 3 years ago

Sureee

stephencelis commented 3 years ago

Thanks 😄 It's definitely a fun idea we've discussed in the past! Just haven't gotten around to trying to implement it.