Skip to content
/ TypMan Public

A CLI based Typing Practice App written in C

Notifications You must be signed in to change notification settings

dev7060/TypMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

TypMan

A CLI based Typing Practice App written in C

How To's + Other Notes :

  • First input is command. "load" to load files. Plus all the cmd commands are supported. The same input field can be used to set colors like COLOR 0A.
  • Second input is asked when the command entered is "load". It takes the complete filename (name.extension).
  • Files should be present in the data folder and should be text files.
  • Once the file is found, its data should be loaded and user should see it on the screen.
  • Correctly typed characters are automatically disappeared from the screen.
  • Once the whole text is completed, user is redirected to the command page.

About

A CLI based Typing Practice App written in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages