https://github.com/ezzylan/virtual-space-game
Java application that would allow a user to decorate a virtual space into an interesting space
https://github.com/ezzylan/virtual-space-game
Last synced: 12 months ago
JSON representation
Java application that would allow a user to decorate a virtual space into an interesting space
- Host: GitHub
- URL: https://github.com/ezzylan/virtual-space-game
- Owner: ezzylan
- Created: 2022-12-13T17:03:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T14:24:50.000Z (over 3 years ago)
- Last Synced: 2025-03-12T06:23:15.526Z (about 1 year ago)
- Language: Java
- Size: 26.8 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java Virtual Space Game
- This is a Java game created for our Design Patterns group assignment
- This game would allow a user to decorate a virtual space into an interesting space
- Restaurant is the theme chosen for this game
## References
- [Getting Started with JavaFX - JavaFX and Visual Studio Code](https://openjfx.io/openjfx-docs/#IDE-VSCode) --> official docs from JavaFX team to setup JavaFX in VSCode