Hacker News new | past | comments | ask | show | jobs | submit login

Cross-platform except for MacOS

https://github.com/mgerdes/Open-Golf/issues/3




Web Inspector on Safari showing failure: "Worker load was blocked by Cross-Origin-Embedder-Policy"


They seem to have a build script for "OSX" but maybe it's just incomplete / work-in-progress? It uses glfw, which I know for sure still runs on Mac because I use it in my own cross-platform graphics projects.


Builds and runs well in Asahi Linux :) Frame rate isn't great without GPU support, but totally playable.


Absolutely crazy that Asahi Linux beats MacOS on even one silly datapoint of compatibility lol. Open source is sick.


TBF, the only reason why macOS isn't currently supported seems to be some minor build system details (e.g. the toplevel CMakeLists.txt file has explicit support for Windows, Linux, Android, iOS and Emscripten, but not macOS).


Looks like that issue has now fixed by the author


Works fine on MacOS on Chrome, just not Safari.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: