Hangman game - Clojure scripts
Using Clojure (Version 1.8.0) and REPL (Version 0.3.7), this Clojure Project was made for the functional programming classes. The main purpose of this Clojure Project was, by the implementation of an hangman game, learn the fundamentals of Clojure and the functional programming paradigm.
This project contains 4 directories within the project root:
brew install leiningen
lein new app _project name_
lein repl
Leiningen:
Read Eval Print Loop:
repl.it: