Blackjack in Prolog This is a simple command-line Blackjack program for SWI-Prolog, implemented as a learning exercise. Run make run to run the command-line application. Run make test to run unit tests. Current status: unfinished