You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a simple implementation of the classic casino card game Blackjack using Java and JavaFX. This is a single-player game where players can enjoy a game of Blackjack against the computer dealer with a graphical user interface.
Made a Memory Matching Game on the terminal where players can select a tile and flip them over to see if they match. Once they get all the matches they win.