Skip to content
Snippets Groups Projects
Commit e50b0e8e authored by Michał Wójcik's avatar Michał Wójcik
Browse files

fix: Game session implemented with artificial players based on simple threads

Session can be started using SessionService. For each session single Game Master and number of Players equal to number of available characters are spawned. Each players want to play indefinitely but all threads are interrupted by timeout thread.
parent 82d27372
Pipeline #1478 failed with stages
Showing
with 424 additions and 0 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment