5 ms·
>And apparently the backend is totally okay with a user name that doesn't exist in the database? What do you think happens when a previously unregistered user
by jiberwarrior 7y ago
>And apparently the backend is totally okay with a user name that doesn't exist in the database?
What do you think happens when a previously unregistered user creates an account
- FakeComments 7y agoI think the implication was that the AI player should be a database entity — rather than the system having two concepts of players, such that when an AI player joins, it doesn’t check the DB. An unregistered player can create a DB entry, but the question is about the system supporting unregistered players joining a game — which seems odd to me too.