Where to start GameDevelopment?
#6

I'm following a game development study in The Netherlands. We started off by doing a few basic things with C#. More specific, our first assignment was to write a textadventure, which was a 'game' you can play in the command prompt console that displayed text and processed input that you provided to the program. This was done in a 'Console Application' in Visual Studio.

After that, we moved on to a few basic things with C# such as how to write and how NOT to write code. This did not take really long, and we quickly moved along to the Unity game engine. One of the reasons we do not use Unreal Engine, is because the learning curve is really steep. With Unity, we gradually learned more and more, and were able to handle more complex things a little better in the later stages.

The path we follow during our study works really well for me (like the global steps described above), it could be it works for you as well, but of course everyone is different.

Good luck! It can get pretty tough sometimes, but when you make something that works it will feel really cool :)

TL;DR
C# is a really nice language to work with. If you pair this with the Unity engine you can make pretty cool stuff if you can keep yourself focused while learning how to work with the engine and how to program using C#. Unreal Engine is also really nice, but has a really steep learning curve compared to Unity, and it uses C++ instead of C#.

Unity game engine
Maybe this could help you learning C#, I have not used it myself though but the topics look pretty good to start with
Reply


Messages In This Thread
Where to start GameDevelopment? - by SniperZLyfe1 - 20.04.2017, 15:28
Re: Where to start GameDevelopment? - by ]Kurence[ - 20.04.2017, 15:40
Re: Where to start GameDevelopment? - by WooTFTW - 20.04.2017, 17:18
Re: Where to start GameDevelopment? - by Gammix - 20.04.2017, 17:28
Re: Where to start GameDevelopment? - by Sew_Sumi - 20.04.2017, 18:15
Re: Where to start GameDevelopment? - by Jstylezzz - 20.04.2017, 19:17
Re: Where to start GameDevelopment? - by Onfroi - 20.04.2017, 22:14
Re: Where to start GameDevelopment? - by SniperZLyfe1 - 22.04.2017, 19:29

Forum Jump:


Users browsing this thread: 1 Guest(s)