GZJ / codecat

A cat program with sci-fi sound effects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A cat program with sci-fi sound effects.


Languages

Language:Go 100.0%