roice3 / MagicTile

Non-euclidean Rubik's Cube Analogues
http://www.gravitation3d.com/magictile
MIT License
87 stars 12 forks source link

Multiplatform support? #10

Closed hyiltiz closed 7 years ago

hyiltiz commented 7 years ago

Hi,

I just found this amazing project, and wanted to try it out. I have access to OS X and Debian Linux. Is there any way to compile and run the Magic Tile in any of these platforms?

roice3 commented 7 years ago

Hello,

There are two options that I know of.

(1) You can use a Windows emulator, which is what Mathologer did to run on his mac. (2) You can use Mono to get it working on Linux. See issue https://github.com/roice3/MagicTile/issues/7, where folks were doing that and discussing hurdles to make it work.

Good luck!