issues
search
codlocker
/
werewolves-go
Werewolves Game implementation in Golang
GNU General Public License v3.0
0
stars
0
forks
source link
Added enumerations for states and client disconnect on SIGINT, SIGTERM
#25
Closed
nsat-107
closed
6 months ago
nsat-107
commented
6 months ago
Added enumerations in for different game states
Client disconnects gracefully when keyboard interrupts ( ctrl -c, ctrl -/) are received
Minor cleanup and SIGTSTP handling added in the upcoming commit
nsat-107
commented
6 months ago
Facing issues - raising a new pr