Nuacht

Features Displays a 10x10 grid using JavaFX. On button click, randomly fills 10 cells in black. Demonstrates basic JavaFX UI and event handling.
This assignment was made to replicate a grid game using Java. This game functions allowing the user to add, remove, replace, or select various pieces onto the grid board depending on which mouse bu ...