lundi 24 septembre 2018

Is there a way that I can program a command line game that would work on both Windows and Linux?

I am currently working on a space invaders game in C++. I am trying to figure out a way to use only the standard library to create this game so that I can run it on Windows and Linux and get the same result.

So my question is this, can you program a console game in C++ using only the standard library that when compiled will run on both Windows and Linux?

Aucun commentaire:

Enregistrer un commentaire