DEV Community

Discussion on: I switched from software engineering to game development, ask me anything.

Collapse
 
alibdeir10 profile image
Ali Bdeir

If I know Java (Basically I know C#) how easy is it to learn Game Development? And where would you recommend starting?

Collapse
 
rapidnerd profile image
George

I would recommend learning the core basics of Java first, there is some big differences between Java and C#. From there I'd start off small make something like a little snake game or something on those lines. Once you feel comfortable learning the basics of game development move onto something with a game engine. I'd suggest starting off with LWJGL or jMonkey