Do you know if this works with OpenJDK? When I run it on macOS, it launches and music plays, but I cannot get past the title screen and "play" button. The following appeared in my terminal:
❯ java -jar -XstartOnFirstThread web-development_macos.jar WARNING: A restricted method in java.lang.System has been called WARNING: java.lang.System::load has been called by org.lwjgl.system.Library$$Lambda/0x00001f80012b9de8 in an unnamed module (file:/Users/mattly/Downloads/web-development_macos.jar) WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for callers in this module WARNING: Restricted methods will be blocked in a future release unless native access is enabled WARNING: A terminally deprecated method in sun.misc.Unsafe has been called WARNING: sun.misc.Unsafe::objectFieldOffset has been called by org.lwjgl.system.MemoryUtil (file:/Users/mattly/Downloads/web-development_macos.jar) WARNING: Please consider reporting this to the maintainers of class org.lwjgl.system.MemoryUtil WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release Loading :music from: resources/audio/music/catching-flies.ogg Loading :step-1 from: resources/audio/sfx/step-1.ogg Loading :step-2 from: resources/audio/sfx/step-2.ogg Loading :step-3 from: resources/audio/sfx/step-3.ogg Loading :step-4 from: resources/audio/sfx/step-4.ogg Loading :step-5 from: resources/audio/sfx/step-5.ogg Loading :web-title-spritesheet from: resources/img/web-title-spritesheet.png Loading :fly-spritesheet from: resources/img/fly-spritesheet.png