Environment and hardware for multiplayer online game development.

Started by
9 comments, last by Gl2eenDl2agon 9 years, 7 months ago

You can just install debian or ubuntu or something on a VM on your windows laptop and then run codeblocks which will give you a visual studio like experience in linux using GCC to compile.

You can run a VM running ubuntu with a full blown GUI window manager like KDE or Gnome on even a 6 year old laptop with excellent performance.

Modern VM's run everything on the actual host CPU so its nearly as fast as just installing linux directly on the laptop itself.

Don't make the assumption that a VM won't run on your laptop without actually trying it.

Install virtualbox, turn up the RAM and graphics acceleration a bit and be pleasantly surprised.

This topic is closed to new replies.

Advertisement