Skip to content

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

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors