Thousands Play a Single-player Game Simultaneously
1–10 of 19 posts
Re: Thousands Play a Single-player Game Simultaneously
#2Re: Thousands Play a Single-player Game Simultaneously
#3Of particular note is the live updates and google doc for current party status. Make it way easier to check in on progress than watching the stream itself.
(Praise Helix)
Re: Thousands Play a Single-player Game Simultaneously
#4It's fascinating how the community must have to work to protect themselves from griefers. It only takes a few commands to release a pokemon (which happened a few days ago).
What's the threshold on parsing commands? Does it send a new command every frame, or is the emulator smart enough to let the old command "finish" before issuing a new one?
Re: Thousands Play a Single-player Game Simultaneously
#5There are ideas that I see and say to myself "why didn't I think of doing that?" This is one of them. Any of us could have made this in the past several years but no one did so. It's fascinating how the community must have to work to protect themselves from griefers. It only takes a few commands to release a pokemon (which happened a few days ago). What's the threshold on parsing commands? Does it send a new command…
democracy seems to be a system in which everyone votes and the command which is more popular is executed (i don't know the timeframe).
to switch from one mode to the other 75% of votes are required in some timespan
Re: Thousands Play a Single-player Game Simultaneously
#6There are ideas that I see and say to myself "why didn't I think of doing that?" This is one of them. Any of us could have made this in the past several years but no one did so. It's fascinating how the community must have to work to protect themselves from griefers. It only takes a few commands to release a pokemon (which happened a few days ago). What's the threshold on parsing commands? Does it send a new command…
Re: Thousands Play a Single-player Game Simultaneously
#7Re: Thousands Play a Single-player Game Simultaneously
#8There are ideas that I see and say to myself "why didn't I think of doing that?" This is one of them. Any of us could have made this in the past several years but no one did so. It's fascinating how the community must have to work to protect themselves from griefers. It only takes a few commands to release a pokemon (which happened a few days ago). What's the threshold on parsing commands? Does it send a new command…
"anarchy" mode is, if i understand correctly, in such a way that all commands are passed to the emulator. Then, simulating a real game boy, most of them are discarded (think about pressing left-up-right-down in a gameboy, with a delay of a few milliseconds.. only left would be registered and the other ignored). democracy seems to be a system in which everyone votes and the command which is more popular is executed (i…
As for democracy mode, it seems to be sending a command once the top command receives 100+ votes.
Re: Thousands Play a Single-player Game Simultaneously
#9Most amusing. Reddit in general seems to be extracting an enormous amount of fun from this. Makes me wish I was 12 again. Sort of.