Skip to content

GZJ/codecat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

useless program

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages