Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 236 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 236 Bytes

Elm Blackjack

An implementation of Blackjack in Elm

Testing

This program uses elm-program-test to test the application logic in addition to using just regular elm-test for unit tests.