Jump to content

Hi everyone. A little while ago, I started TheNewBoston's Java tutorials. I ended up stopping and trying to pick up Python. I stopped that too. I do now where to start. I would not mind trying to do Java or Python again. I want to eventually create ganes (of course) but I do not know which language to start with. Also, which language is used to make games that only.require Windows, like an .exe and .dll files. Sorry if I explained that poorly. Also, is Unity needed to make 3d games and such as well as which language is best for that.

Link to comment
https://linustechtips.com/topic/266254-where-to-start/
Share on other sites

Link to post
Share on other sites

Hi everyone. A little while ago, I started TheNewBoston's Java tutorials. I ended up stopping and trying to pick up Python. I stopped that too. I do now where to start. I would not mind trying to do Java or Python again. I want to eventually create ganes (of course) but I do not know which language to start with. Also, which language is used to make games that only.require Windows, like an .exe and .dll files. Sorry if I explained that poorly. Also, is Unity needed to make 3d games and such as well as which language is best for that.

Well the University-college I went to that had a game dev course started their students out with C++. So I guess you should start with that.

 

Also follow your own topic.

Link to comment
https://linustechtips.com/topic/266254-where-to-start/#findComment-3617179
Share on other sites

Link to post
Share on other sites

You can use Unity3D to make 3D games. I usually use C#, but you can use Javascript as well.

You can make executables for games in many programs. I think Unity supports this feature too.

I would recommend C++ programming, heard that is awesome (difficult, yes) and very useful.

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/266254-where-to-start/#findComment-3617181
Share on other sites

Link to post
Share on other sites

You can use Unity3D to make 3D games. I usually use C#, but you can use Javascript as well.

You can make executables for games in many programs. I think Unity supports this feature too.

I would recommend C++ programming, heard that is awesome (difficult, yes) and very useful.

Is there a coding language that coexist with Unity to make games? Or can I code a whole 3D game using C++
Link to comment
https://linustechtips.com/topic/266254-where-to-start/#findComment-3617207
Share on other sites

Link to post
Share on other sites

Is there a coding language that coexist with Unity to make games? Or can I code a whole 3D game using C++

As I said, Unity uses C# or Javascript.

I am not very experienced with C++, so don't know  if you can make a 3D game with it

"We're all in this together, might as well be friends" Tom, Toonami.

 

mini eLiXiVy: my open source 65% mechanical PCB, a build log, PCB anatomy and discussing open source licenses: https://linustechtips.com/topic/1366493-elixivy-a-65-mechanical-keyboard-build-log-pcb-anatomy-and-how-i-open-sourced-this-project/

 

mini_cardboard: a 4% keyboard build log and how keyboards workhttps://linustechtips.com/topic/1328547-mini_cardboard-a-4-keyboard-build-log-and-how-keyboards-work/

Link to comment
https://linustechtips.com/topic/266254-where-to-start/#findComment-3617222
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×