Temple of The Roguelike Forums
Development => Programming => Topic started by: Pueo on December 09, 2011, 09:12:03 PM
-
If I'm developing a rogue-like on Lion, how should I test it on a Windows OS, or a Unix OS? I know OS X is similar to Unix, so would the same .exe work for both? How would I test on a Windows OS, get an emulator? Bootcamp it? Send the code to someone with a Windows PC?
Thanks
-
Probably the best bet is to run Windows in something like VirtualBox/VMWare.
-
Ok, I'll check that out George