Guide to Game Development/The Programming Language/C++
Appearance
A Wikibookian suggests that Guide to Game Development/The Programming Language/C-PlusPlus be merged into this chapter. Discuss whether or not this merger should happen on the discussion page. |
Abstract
[edit | edit source]- Learn C++, most games are made with this language
- C++ can be used on all desktop platforms and most mobile platforms.
- Recommended IDE:
- Windows: Visual Studio for Desktop
- Mac: XCode
- Linux: Either Code Blocks or Eclipse CDT