This game was developed in 72 hours for Ludum Dare 40 which had the theme, “The more you have, the worse it is.”

Bystander Effect is a same-room casual multiplayer game in which players participate via web-browser in a psychology experiment displayed on the common screen. The game tries to emulate the psychological phenomenon known as the “bystander effect.” In an emergency with only a few people around, people will quickly take action as they feel more responsible. However, just like the theme of LD40, the more people around in an emergency, the less likely any single person is to act.

Confronted with a dire situation, each player has a decision to make: should they or shouldn’t they call the police? In order to call the police a player has to open their window. This action is visible to all other players. Calling the police starts an invisible countdown that will end the game. Points are awarded to those players who aren’t bystanders and who call the police. But if a different player has already called the police, significantly fewer points are awarded.

Bystander Effect was developed with a friend using Unity and C# for the main screen, JavaScript and HTML for the phone client, and Python for the server interactions.

Ludum Dare Link: HERE