Team Updates

Game application updates:


macOS download

Since we do not have the codesign for our application.

To run our unsigned game file, open the terminal and enter:

  • Use cd to move to the <app file location> you just download, for instance, user/download

$ cd <app file location>


  • Allow macOS to run this app.

$ spctl --add 0cean\ Space


  • Double-click the app or enter the following code in the terminal.

$ ./0cean\ Space


  • Wait a few seconds and the game window will show up.

sam31046DONG-YOU JHONG