Timothy Zhang
Results
2
comments of
Timothy Zhang
I implemented a game server with python. I create a `Player` instance when a user logs in, and destroy it when the user logs out. There were some cached properties...