
Hard Trolley Problem
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
//A bull shit game,I feel so bad!!!!!!!!
Have you ever heard Trolley problem?It is a thought experiment;
You see a runaway trolley moving toward five tied-up (or otherwise incapacitated) people lying on the tracks. You are standing next to a lever that controls a switch. If you pull the lever, the trolley will be redirected onto a side track and the five people on the main track will be saved. However, there is a single person lying on the side track.
Will you pull the lever?
Now you need to solve a diffcult-type Trolley problem:
There are two tracks,and there are 3 or 4 or 5 people on each track;each people have a score X;kill him you wil lose X score,save him you will get X score;
The score is based on his age and gender and whether it is a good person;Man base score is 3,Woman is 4 and child is 5(we should protect lady and child);The color indicates whether he is a good person; black minus two points, red minus one point, gray unchanged, green plus one point, white plus two points; For example,green child score=5+1=6, red man score=3-1=2,white womanscore=4+2=6
Experiment will repeat 10 time,get higher score, my dear laboratory assistant!
Have you ever heard Trolley problem?It is a thought experiment;
You see a runaway trolley moving toward five tied-up (or otherwise incapacitated) people lying on the tracks. You are standing next to a lever that controls a switch. If you pull the lever, the trolley will be redirected onto a side track and the five people on the main track will be saved. However, there is a single person lying on the side track.
Will you pull the lever?
Now you need to solve a diffcult-type Trolley problem:
There are two tracks,and there are 3 or 4 or 5 people on each track;each people have a score X;kill him you wil lose X score,save him you will get X score;
The score is based on his age and gender and whether it is a good person;Man base score is 3,Woman is 4 and child is 5(we should protect lady and child);The color indicates whether he is a good person; black minus two points, red minus one point, gray unchanged, green plus one point, white plus two points; For example,green child score=5+1=6, red man score=3-1=2,white womanscore=4+2=6
Experiment will repeat 10 time,get higher score, my dear laboratory assistant!