/guess-my-number

Land of Lisp - Guess My Number (adapted to Clojure)

Primary LanguageClojure

guess-my-number

Guess My Number is the first game from the book Land of Lisp (http://landoflisp.com/) re-written in Clojure.

I am learning Clojure and Lisp at the same time, so I am re-writting the games from Land of Lisp in Clojure as I progress.

Installation

Download from http://tamas-szabo.com/releases/guess-my-number-0.1.0-standalone.jar

Usage

$ java -jar guess-my-number-0.1.0-standalone.jar 

License

Copyright © 2013 Tamas Szabo

Distributed under the Eclipse Public License, the same as Clojure.