A simple CLI blackjack game made in Java that I've made primarily as a way to revise Java for uni, but on my own terms.
Pretty much what it says on the tin. You put in the amount of (fake) money you're betting from your pot, then you gamble against the dealer. Right now it's only having the basic feature of hitting; You will either win or bust against the dealer.
Because I'm a free software/open source nutjob, this software is distributed under the terms of the GNU GPLv3, or a later version of it. For more info, please read the LICENSE file.
Copyright (C) George Ktorou