Programming languages for making games

Discussion in 'Tech Discussion' started by Mr Pancakes, May 28, 2017.

  1. TUSF

    TUSF Well-Known Member

    Joined:
    Oct 20, 2015
    Messages:
    323
    Likes Received:
    236
    Reading List:
    Link
    Here's a new one: How about JavaScript?
    There are plenty of game-engines being made in it, and JavaScript devs are always in demand seeing as the web runs on JavaScript. On top of that, if you make a game in JavaScript, you don't even need to compile it; just put it on the a web page and anyone with a modern browser can play. JavaScript is the new Flash. If you want to also release a desktop version, you can package it with Electron.

    That said, this wouldn't be the best idea if you want to make a super resource heavy game. For those I would suggest something like C++, but at least learning JavaScript would familiarize you with the concepts required to build programs.
     
  2. Phantasimo

    Phantasimo Well-Known Member

    Joined:
    Feb 21, 2016
    Messages:
    119
    Likes Received:
    103
    Reading List:
    Link
    At least the Xamarin addon to Visual Studio is C# ¯\_(ツ)_/¯
     
  3. jgfenix

    jgfenix Well-Known Member

    Joined:
    Feb 1, 2016
    Messages:
    379
    Likes Received:
    149
    Reading List:
    Link
    If you don't Know programming don't begin with C++ or Java.
    Another option is to begin with specialized programming languages for making games like GameMaker or Monkey X. Then when you know the basics start playing with serious languages.
     
    Clozdark likes this.
  4. Clozdark

    Clozdark "Kuma chan \(≧◡≦)/ "「airhead」「nonsense speaker]

    Joined:
    Jun 13, 2016
    Messages:
    1,846
    Likes Received:
    5,386
    Reading List:
    Link
    Now the language war begin
    Java vs C# vs c++ vs python
     
    Mr Pancakes likes this.
  5. campfire

    campfire Well-Known Member

    Joined:
    Apr 15, 2017
    Messages:
    476
    Likes Received:
    552
    Reading List:
    Link
    I know math is required somewhere for some games. What games can be accomplished with the neccessary uni level of math? I think this is a relevant question.
     
  6. TUSF

    TUSF Well-Known Member

    Joined:
    Oct 20, 2015
    Messages:
    323
    Likes Received:
    236
    Reading List:
    Link
    Who Go here?
    How can you not like the retarded gopher mascot?
     
  7. Akken

    Akken Well-Known Member

    Joined:
    Dec 22, 2016
    Messages:
    160
    Likes Received:
    97
    Reading List:
    Link
    Be a real man and write machine code.... In all seriousness, for games Java and Python (though python is getting better as time goes on) don't have a foot in the race. With it then boiling down to C# vs C++. So lets take the two largest engines, Unity vs Unreal4. Unity is much easier to get into but Unreal4 has more depth for a talented developer. So I would say learn C# before learning C++.

    Or do it my way and just learn C before laughing at everyone who struggles to convert backwards from the more abstracted languages based on C (like Java to C++) and having to deal with new concepts.
     
  8. Clozdark

    Clozdark "Kuma chan \(≧◡≦)/ "「airhead」「nonsense speaker]

    Joined:
    Jun 13, 2016
    Messages:
    1,846
    Likes Received:
    5,386
    Reading List:
    Link
    why so offended, i take from the author prespective many different opinions going here and now he jumbled in the choice of computer language to learn first.
     
    Mr Pancakes likes this.
  9. Clozdark

    Clozdark "Kuma chan \(≧◡≦)/ "「airhead」「nonsense speaker]

    Joined:
    Jun 13, 2016
    Messages:
    1,846
    Likes Received:
    5,386
    Reading List:
    Link
    the second who jump the gun
     
  10. gheist1234

    gheist1234 |Path Finder| 『WuxiaWworld Vet.』|Beardy| |Zen|

    Joined:
    Jan 18, 2016
    Messages:
    583
    Likes Received:
    810
    Reading List:
    Link
    Java for android
     
  11. UnGrave

    UnGrave ななひ~^^

    Joined:
    Jun 27, 2016
    Messages:
    4,076
    Likes Received:
    12,856
    Reading List:
    Link
    Make sure to ask yourself what you're developing for, as each language has different strengths depending on the system.
     
  12. MrLLama

    MrLLama Just a Fancy Llama.

    Joined:
    Oct 20, 2015
    Messages:
    593
    Likes Received:
    459
    Reading List:
    Link
    I recommend codeacademy.
     
  13. Akken

    Akken Well-Known Member

    Joined:
    Dec 22, 2016
    Messages:
    160
    Likes Received:
    97
    Reading List:
    Link
    I've already posted links to proper places to decide where to go and what to learn first. Our opinions from then on are meaningless really.

    Mainly because Reddit has a much larger experience base to draw upon than NUF.
     
  14. Phantasimo

    Phantasimo Well-Known Member

    Joined:
    Feb 21, 2016
    Messages:
    119
    Likes Received:
    103
    Reading List:
    Link
    Not anymore thanks to the Xamarin addon to Visual Studio, you can use C# to make Android apps :D
     
  15. Mr Pancakes

    Mr Pancakes Well-Known Pancake

    Joined:
    May 9, 2016
    Messages:
    670
    Likes Received:
    326
    Reading List:
    Link
    I already edited my post and said that i want to make a simple ARPG game
     
  16. Aldnonymous

    Aldnonymous Male Member

    Joined:
    May 28, 2016
    Messages:
    562
    Likes Received:
    489
    Reading List:
    Link
    Building game engine from scratch, alone? Can I ask you to stop being delusional?

    If it's on the level of tetris or simple puzzle game then it's easy, but if you are thinking something like stuff released from using RPG maker, I suggest you to stop.
     
    Ai chan likes this.
  17. NightxFenrir

    NightxFenrir Active Member

    Joined:
    Nov 10, 2016
    Messages:
    45
    Likes Received:
    17
    Reading List:
    Link
    You might want to try unity..
    It's a program designed for game programming..
    As i remember it's also easy to export to android or ios after you finish..
     
  18. Kaminomikan

    Kaminomikan 神のみ感

    Joined:
    Feb 8, 2016
    Messages:
    983
    Likes Received:
    1,071
    Reading List:
    Link
  19. Milanin

    Milanin [Reader] [???] [Freeloader]

    Joined:
    May 6, 2016
    Messages:
    1,573
    Likes Received:
    1,497
    Reading List:
    Link
    RollerCoaster Tycoon?
     
  20. Clozdark

    Clozdark "Kuma chan \(≧◡≦)/ "「airhead」「nonsense speaker]

    Joined:
    Jun 13, 2016
    Messages:
    1,846
    Likes Received:
    5,386
    Reading List:
    Link
    i already posted the reason why i said it become program language chaos,well but you didn't read all the reply, if you leave him to reddit forum people will make him get jumbled again.