Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 244 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 244 Bytes

guess-the-number-dojo

A Clojure library designed to play a game where one player chooses a number and the other guesses. The only information you get is feedback on whether the number is higher or lower than the guess.

Usage

lein run