Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brendanddev/javafx-grid-game
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 button is selected.
https://github.com/brendanddev/javafx-grid-game
java javafx javafx-application javafx-game javafx-gui javafx-project
Last synced: 9 days ago
JSON representation
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 button is selected.
- Host: GitHub
- URL: https://github.com/brendanddev/javafx-grid-game
- Owner: brendanddev
- License: mit
- Created: 2024-05-10T18:01:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-05T23:56:15.000Z (9 days ago)
- Last Synced: 2025-02-06T00:29:20.691Z (9 days ago)
- Topics: java, javafx, javafx-application, javafx-game, javafx-gui, javafx-project
- Language: Java
- Homepage:
- Size: 58.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java-Assignment-8-JavaFX-Grid-Game
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 button is selected.
This game was made as an final assignment for the Java class.