|
Title.
(VS=Visual Studio Community) |
|
|
Well it's not a game engine, so if you are making your own engine or already have an engine, go for it.
|
|
|
Isnt roblox based off of C++ tho?
The actual question is: can I make a C++ or C# game with it.
(Web develop I know I can do that) |
|
|
Yeah, of course you can make a game with it.
|
|
|
Thanks, also wasnt roblox made in C++ and then compiled? |
|
|
Yeah. But they used a rendering engine, they didn't make it themselves until 2014.
|
|
AIekzJoin Date: 2013-09-14 Post Count: 242 |
Unreal Engine is probably something you'd benefit from.
It actually heavily utilizes C++, with C++ being the programming language and UE4's visual scripting language, handling scripting.
It's totally free as well. You should take a look. |
|
|
I will take a look at that, but im pretty sure that C++ was made by Microsoft(Please correct me on that if false!!!) and im on a windows PC, and I dont want to risk a virus =, or maleware |
|
|
It is only an IDE, so at this point, its up to preference. It's useful for making a game or similar thing because you can build all of your files at once, without typing massive command-line calls for your extra source files and crap.
~ Shakespeare's Soggy Left Nut |
|
|
Also should I have gotten mobile development?
(Does it include libraries for C# or C++) |
|
AIekzJoin Date: 2013-09-14 Post Count: 242 |
Are you trolling?
The Unreal Engine was developed by Epic Games, one of the leading corporations in the industry as of right now. They worked on games like Gears of War.
Microsoft didn't make C++ either. |
|
|
No im not trolling, Im installing VS Com right now. I just want as much info as possible. |
|
|
Is unreal lightweight? Im that the patient type xD, right now im "installing" 13 GB from VS Com |
|
|
Visual Studio includes `Windows.h`, the header for all things windows. If you don't want to use UE4, I recommend you go with OpenGL over DirectX.
~ Shakespeare's Soggy Left Nut |
|
|
This is most likely the wrong sub-forum/forum but Im having a issue with the installation, it says there is another installation while its trying to install/apply "Microsoft Visual C++ 2013 redistrubutable (x86) - 120.0.21005" it says im trying to install something, but I'm not. |
|
indeimausJoin Date: 2014-09-01 Post Count: 4285 |
I'm pretty sure unity uses C |
|
|
@OP
Ye, that's Visual Studio. Try restarting your computer and applying any possible pending updates.
~ Shakespeare's Soggy Left Nut |
|
|
I use VS Community when I am working in Unity3D and it's great. |
|
|
Lua is written in C++. Roblox Lua is written in Lua.
|
|
chimmihcJoin Date: 2014-09-01 Post Count: 17143 |
Lua is written in C not C++.
|
|