GrumpyCatFace wrote:Ok, I have zero experience with Linux/Unix/not-WindowsOrMac computing.
Is there an option that will be compatible with PC-based games? Or are we stuck with Windows?
Lots of games run on Linux. If you just do a straight *nix install on your hardware, you can run something like Wine to emulate windows and run games that won't run native in Linux.
I always just ran Linux in a VM. It let's you easily swap out distros and do all sorts of cool things. Then run your games in Windows. No need to partition drives either.
Download Oracle's VirtualBox and whatever Linux ISO you want. Open VirtualBox, select create new, and in the option that pops up, just enter in the ISO you want to load from. It will do the rest. No hassle.
You might want to get a book on bash scripting if you want to setup a decent development environment, though, if you have no experience with these things.