Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 425 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 425 Bytes

Blackjack Build Status

An implementation of blackjack written in clojure.

Usage

Requires Leiningen 2 to build and run the tests.

Firing up the game

$ lein run

Running the test

$ lein test

License

Copyright © 2014 Jestine Paul

Distributed under the Eclipse Public License.