Skip to content

Trigstur/sands-of-typing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sands of Typing

CS assignment - typing test in the command line, made with Python
Repl Link

About

Sands of Typing is a typing test program in the command line, made with the Python programming language. It was made for a class assignment. Themed around deserts and sand, Sands of Typing hopes to be a simple, all-in-one typing program.

Screenshots

Home page
image

Typing test
image

Previous times
image

Copy-Paste Proof

Since this program runs in the command line, it is immune to the Ctrl+C copy command. Ctrl+C is the escape shortcut, and causes a KeyboardInterruptError in Python 3.

About

CS assignment - typing test in the command line, made with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%