Running Man Animation A Go program that displays an animated running man in the terminal. Build go build -o runningman . Run ./runningman Press Ctrl+C to stop the animation. Requirements Go 1.16 or later