Skip to content

marc-q/zyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zyper

A little typing game written in plain C.

How to compile the source code:

  1. Navigate to the directory containing the zyper.c file.
  2. Run "make". It should be creating the binary zyper.
  3. Run "./zyper" to use the default wordbook or "./zyper [wordbook file]" to use an custom wordbook.
  4. Have fun and find out how many word's you can type in one minute.

How to make an wordbook:

  1. Create a new file.
  2. Fill it with words (each line contains 1 word).
  3. Save and use it. Have fun.

About

A little typing game written in plain C.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published