Hacker News new | ask | show | jobs
Show HN: TwitchPlaysPentumble My First Indie Game (pentumble.helftone.com)
1 points by Corun 4342 days ago
1 comments

Implementation wise, it's using WebSockets to send relevant key up/down events. A key is considered pressed if more than 50% of active users are pressing the key (active users must have pressed a key in the last few seconds).