Skip to content

dblack/cjotto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jotto in C

This is a C implementation of the word game Jotto. 

To play:

  make
  ./jotto

You guess the computer's 5-letter word; it guesses yours. You
response to its guesses by telling it how many hits it has, where
a "hit" is an exact, positional match between letters.

For example, if your word is mouse and the computer guesses manse,
that's three hits. 

Not much more to it. 

About

Jotto (in C)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published