Question: Create a game in C++ on a mac using a library which is the same for both windows and osx, will the game be playable
Create a game in C++ on a mac using a library which is the same for both windows and osx, will the game be playable on both windows and os x or it will only work in os x because I done it in Xcode?
Is SDL a great library to do your first game after learning the basics and syntax of C++ (I found syntax to be close to Java)?
Step by Step Solution
3.43 Rating (162 Votes )
There are 3 Steps involved in it
If you create a game in C using a library that is crossplatform like SDL Simple DirectMedia Layer yo... View full answer
Get step-by-step solutions from verified subject matter experts
