A Java3D project created for COMP 2800, designed to simulate an escape room game set in the Java Lounge, a frequently visited room at our university. The game is designed to challenge players with various puzzles and obstacles, all while exploring a 3D virtual environment.
If running on windows, you will need to include the following VM arguments:
"vmArgs": "--add-exports java.base/java.lang=ALL-UNNAMED --add-exports java.desktop/sun.awt=ALL-UNNAMED --add-exports java.desktop/sun.java2d=ALL-UNNAMED"