Skip to content

A Hangman written in Clojure. Demoed at ClojureExchange 01-Dec-2011 London, UK.

Notifications You must be signed in to change notification settings

thomas-shares/clj-hangman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# clj-hangman

A simply Clojure hangman program as discussed at the Clojure Exchange on
December 1st 2011, London UK.

## Usage

Set the language at line 7:
 (def language :dutch|:english )

create a (uber)jar and run it

## License

Copyright (C) 2011

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

About

A Hangman written in Clojure. Demoed at ClojureExchange 01-Dec-2011 London, UK.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published