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.
Implementation of the classic Tetris game using JavaFX. The project is built on the MVC architecture and includes features such as keyboard controls, score tracking, level progression, dynamic piece generation, and line clearing. The game supports a graphical interface and animation, ensuring a smooth gameplay experience.
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.