all programs should have one or more ways to quit, e.g. - trap ctrl+c - user specified time of execution - when relevant (e.g. snake, text), user specified "game rounds" before exit
all programs should have one or more ways to quit, e.g.
trap ctrl+c
user specified time of execution
when relevant (e.g. snake, text), user specified "game rounds" before exit