From d16cc8d6d9f21053a37ae4a89555b5a8ed6448aa Mon Sep 17 00:00:00 2001 From: Paul Holt Date: Wed, 5 Jan 2022 02:17:22 +1100 Subject: [PATCH] Warning for suicide references --- 76_Russian_Roulette/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/76_Russian_Roulette/README.md b/76_Russian_Roulette/README.md index cf1b64fc..5ec8148e 100644 --- a/76_Russian_Roulette/README.md +++ b/76_Russian_Roulette/README.md @@ -4,6 +4,8 @@ In this game, you are given by the computer a revolver loaded with one bullet an Tom Adametx wrote this program while a student at Curtis Jr. High School in Sudbury, Massachusetts. +⚠️ This game includes EXPLICT references to suicide, and should not be included in most distributions, especially considering the extreme simplicity of the program. + --- As published in Basic Computer Games (1978):