HackerTrans
TopNewTrendsCommentsPastAskShowJobs

skimdesk

28 karmajoined 4 jaar geleden

comments

skimdesk
·5 dagen geleden·discuss
There was research on this published by Activision [1]. Spawning fake enemies behind the users back, inside walls, etc.

The players who react to fake enemies self-identify as cheaters.

[1]: https://www.activision.com/cdn/research/hallucinations
skimdesk
·3 jaar geleden·discuss
I built a small websocket server [0] that helps me write simple multiplayer backends. It spawns a process for the first client in a room, and routes subsequent clients to the same process.

[0]: https://scalesocket.org