of     1   

TheScripterGeek
#183515209Saturday, February 13, 2016 5:30 PM GMT

Title. (VS=Visual Studio Community)
JarodOfOrbiter
#183515477Saturday, February 13, 2016 5:34 PM GMT

Well it's not a game engine, so if you are making your own engine or already have an engine, go for it.
TheScripterGeek
#183515708Saturday, February 13, 2016 5:38 PM GMT

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)
JarodOfOrbiter
#183515826Saturday, February 13, 2016 5:40 PM GMT

Yeah, of course you can make a game with it.
TheScripterGeek
#183515882Saturday, February 13, 2016 5:41 PM GMT

Thanks, also wasnt roblox made in C++ and then compiled?
JarodOfOrbiter
#183515915Saturday, February 13, 2016 5:41 PM GMT

Yeah. But they used a rendering engine, they didn't make it themselves until 2014.
AIekz
#183516515Saturday, February 13, 2016 5:49 PM GMT

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.
TheScripterGeek
#183516638Saturday, February 13, 2016 5:50 PM GMT

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
TickerOfTime
#183516684Saturday, February 13, 2016 5:51 PM GMT

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
TheScripterGeek
#183516750Saturday, February 13, 2016 5:52 PM GMT

Also should I have gotten mobile development? (Does it include libraries for C# or C++)
AIekz
#183516757Saturday, February 13, 2016 5:52 PM GMT

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.
TheScripterGeek
#183516933Saturday, February 13, 2016 5:55 PM GMT

No im not trolling, Im installing VS Com right now. I just want as much info as possible.
TheScripterGeek
#183517031Saturday, February 13, 2016 5:56 PM GMT

Is unreal lightweight? Im that the patient type xD, right now im "installing" 13 GB from VS Com
TickerOfTime
#183517158Saturday, February 13, 2016 5:57 PM GMT

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
TheScripterGeek
#183518029Saturday, February 13, 2016 6:10 PM GMT

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.
indeimaus
#183518439Saturday, February 13, 2016 6:17 PM GMT

I'm pretty sure unity uses C
TickerOfTime
#183519696Saturday, February 13, 2016 6:36 PM GMT

@OP Ye, that's Visual Studio. Try restarting your computer and applying any possible pending updates. ~ Shakespeare's Soggy Left Nut
Threatboy101
#183521024Saturday, February 13, 2016 6:55 PM GMT

I use VS Community when I am working in Unity3D and it's great.
DeepBlueNoSpace
#183521615Saturday, February 13, 2016 7:03 PM GMT

Lua is written in C++. Roblox Lua is written in Lua.
chimmihc
#183522438Saturday, February 13, 2016 7:15 PM GMT

Lua is written in C not C++.

    of     1