Hacker News new | ask | show | jobs
by jask 3482 days ago
Very nice! Any pointers on how you converted it from Unity application to app?
1 comments

There's an export option in Unity by default to turn your game into a packaged application. Tons of indie games harness this to create platform-specific binaries. There's even an export option for HTML 5/WebGL if you're into that.