Monkeytype-like typing test inside your terminal
install using snap: snap install terminaltype
I am new to coding, so I have no idea what I'm doing. I just want to learn more and this was a cool concept for my first thing to do.
If anyone has suggestions about ways to optimiize or problems please reach out, I want to make this work well.
Coded in C++ and gemini assisted.
I am trying not to be a vibe coder here, I don't want to copy and paste, AI is more there for teaching me how to do this that to just give me the answers.
I'm using clang as the compiler, not sure if that is a dumb decision and i probably should've stuck with GCC but I've heard clang has better error messages so I just decided to go with that since I'm a beginner.