Greg Donald : Blackjack written in Elisp Page

Blackjack written in Elisp

I wrote Blackjack in Elisp. It allows you to play Blackjack in your Emacs editor.

https://github.com/gdonald/blackjack-el

You can install it from MELPA:

M-x package-install blackjack

Blackjack in Elisp

Blackjack in Elisp

make test and make test-coverage are available. Tests are written using Buttercup. Test coverage is generated using undercover. Both packages are available from MELPA.

You will need to install Ruby and Simplecov for test coverage to build.


blackjack (14) emacs (1) elisp (1)