Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 301 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 301 Bytes

tippitytappity

tippitytappity is a program to practice typing

Getting Started

To build this project, you need the following software installed:

  • g++ compiler

Compile the code with the following command:

g++ main.cpp -std=c++17 -o tippitytappity

And then run it:

./tippitytappity