You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming that this is the way to run this program:
java SuperStarTrekGame.java
It doesn't work with the current version of OpenJDK (19.0.1), nor does it work with OpenJDK 17.0.5. Dies with 90 errors. If it has a limitation on which version, or requires special arguments, README.md should explain that. Otherwise something is wrong.
How to start it is unclear. Suggest README.md update to explain which is the main file. I think it's SuperStarTrekGame.java ... but since it doesn't work with either version of openjdk that I have, I can't tell.
The text was updated successfully, but these errors were encountered:
How to run the games in Java is explained in HOW_TO_RUN_THE_GAMES.md. Have you tried with the instructions there? (Personally, I have run this with Java 17 and not had an issue)
Assuming that this is the way to run this program:
java SuperStarTrekGame.java
SuperStarTrekGame.java
... but since it doesn't work with either version of openjdk that I have, I can't tell.The text was updated successfully, but these errors were encountered: