What languages or libraries will I need in order to write a cross-platform game? -
Which languages or libraries do I need to write cross-platform games? Can I just create a game that will work on all platforms, or should I re-duplicate it for every platform?
C ++ with a multi-platform library such as SDL
Comments
Post a Comment