BlackJack Simple Black Jack CLI app I made for fun in 2019 #Requirements: GCC Instructions for Compiling: Navigate into the Blackjack directory after cloning the repo and enter the following into the Terminal: "gcc main.c blackjack.c"