a16z-infra / a16z-infra/ai-town
Does the game support multiple human players?
Open
- Dominant language
- TypeScript
- Stars
- 10.5k
- Forks
- 1.2k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 2
Description
Does the game support multiple human players playing at the same time? If so, how to do it? Because I saw such a statement in the code.
`// How many human players can be in a world at once.
export const MAX_HUMAN_PLAYERS = 8;`
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.