There's is a really cool looking game dev course at uni but it needs knowledge of C# and HLSL and I haven't touched neither of them. :feelsbadman:

@matrix That sounds very suspiciously like Unity.

If that is the case, you dont need any prior knowledge of C# or HLSL to excel with it.

Arguably the best documentation of any game engine out there and any question that you might come up with has already been asked and answered by someone on the internet.

@mcgee
Yes, it's Unity. Anyway, I didn't register and it's already full.

@matrix
There is absolutely nothing a professor can teach you about C# or Unity that the documentation or the internet doesn't already do 15x better, as someone else stated in the replies already.

Either way, if you're just starting out with programming, don't get caught in the whole OOP stuff. Even though it's pushed on beginners a lot, OOP is simply another paradigm you can use to sort through and organise your higher-level code, much like procedural or functional programming, that's all.

Learn all the C and C++ (I recommend C, but use C++ if you wanna stick to industry standards) you can, don't get scared to mess around with lower level code (anything from straight assembly to bit manipulation through masks & such). If you're in a uni CS course, you probably know quite a bit more about computers and lower level stuff than you might give yourself credit for anyways, so try stuff out.

BTW, don't waste your time with seriously learning C# or game engines like I did. Most players in the game industry use in-house bespoke engines made specifically for their titles, or they customise a pre-built engine like Unreal until it basically becomes one (using C++, no less). If you wanna make games, there's no better time than now, so make some small projects, like Tic Tac Toe, then Tetris, then PacMan, so you can experience the software development workflow and problem solving for yourself. Having that kind of experience and skill already puts you head & shoulders above your classmates and quite a fair bit of your competition.
@mcgee

@Bunn0241 @matrix @mcgee most vidya I play uses lua in conjunction with C++ for the engine. Is there a particular reason why it's used so often?
Follow

@Nelagara @Bunn0241 @mcgee The reason is right on the Lua website: "Lua is implemented in pure ANSI C and compiles unmodified in all platforms that have an ANSI C compiler. Lua also compiles cleanly as C++."

· · Web · 1 · 0 · 1
@matrix @Bunn0241 @mcgee I know it's often used in collaboration with C++, just wondering why Lua, in particular, sees use in a lot of games I play.
Sign in to participate in the conversation
Game Liberty Mastodon

Mainly gaming/nerd instance for people who value free speech. Everyone is welcome.