Setting Up a Cross-platform Game Development Environment

Setting Up a Cross-platform Game Development Environment If we are going to make a cross platform game engine, then we need to have the right environment to do so. We need editors, compilers, and build management software at a minimum, and we ought to have source code revision control software as well. We need tools …

Continue reading ‘Setting Up a Cross-platform Game Development Environment’ »