/codecat

A cat program with sci-fi sound effects.

Primary LanguageGo

Codecat is a program that prints text character by character. I don't know why I wrote this program, maybe out of boredom...

quickstart

go run codecat.go
go run codecat.go --interval 2

flag

--code-file string    Path to code file (default "codecat.go")
--color string        Print color (default "green")
--interval int        Print interval (ms) (default 50)
--sound-file string   Path to sound file

demo

demo.mp4