Skip to content

macauleydev/feed_bacc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

feed_bacc

Based on "Project: Mastermind" from The Odin Project's Ruby Course.

           ...........................
           ....       FEED_       ....
           o...       BACC        o...
           *...                   oo..
           oo..        (a         ooo.
           *o..       text-       oooo
           **..       based       *...
           ooo.      tribute      *o..
           *oo.        to         *oo.
           **o.        the        *ooo
           ***.      classic      **..
           oooo       code-       **o.
           *ooo     breaking,     **oo
           **oo       game,       ***.
           ****   Master Mind)    ****
           ***************************

             One player MAKES a CODE
           as a sequence of 4 letters,
           each from the set, ABCDEF.

        The other player BREAKS the CODE
           in a maximum of 12 guesses.

      Each guess generates feedback such as

           *o..        or         **oo

                 which tallies:

           *  (correctly-placed letters)
           o  (out-of-place letters)
           .  (superfluous letters)

About

ASCII Master Mind remix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages