An open API service indexing awesome lists of open source software.

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

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