Temple of The Roguelike Forums

Development => Programming => Topic started by: Pueo on December 09, 2011, 09:12:03 PM

Title: Emulators, Bootcamp, or what?
Post 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
Title: Re: Emulators, Bootcamp, or what?
Post by: george on December 10, 2011, 03:07:57 AM
Probably the best bet is to run Windows in something like VirtualBox/VMWare.
Title: Re: Emulators, Bootcamp, or what?
Post by: Pueo on December 10, 2011, 06:02:49 AM
Ok, I'll check that out George