This is a Baccarat game coded in Java. It utilizes JavaFX for the UI and Javadocs for the documentation. To build: make - to build make run - to build and run the program make clean - to clean build make doc - to generate Javadocs