Jump to content

Need some help!

- - - - -

  • Please log in to reply
10 replies to this topic

#1
deepg

deepg

    Newbie

  • Members
  • Pip
  • 2 posts
Hello everyone!

I have just registered as i just found the forums and found it interesting as i was looking for a community to join where i would be able to ask my questions about programming.

I have programmed a little bit in the past with php and HTML but right now i am at a different level.

Right now, i am looking to learn a new programming language to be able to code games but i do not know whish one i should go with.

I would like the games to run in a web browser and off a coded client that the end user downloads to connect type of game.

Can anyone help me and guide me?

Thank you very much! :)

#2
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
Programming games isn't easy, especially if you don't know the language. For web games you're going to want to use Flash.
sudo rm -rf /

#3
liamzebedee

liamzebedee

    Programmer

  • Members
  • PipPipPipPip
  • 129 posts
Flash is the easiest langauge for programming 2d games however Java is still an option. They can be embedded in the browser window just like flash games and can even be started as applications.

#4
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
Adapting them as desktop applications will require a fair amount of rewriting of the GUI part, though.
sudo rm -rf /

#5
liamzebedee

liamzebedee

    Programmer

  • Members
  • PipPipPipPip
  • 129 posts
Yes. I am coming from the perspective as a LWJGL programmer. In LWJGL there is webstart which means you don't have to write your game in applet format. However you are still right. It is hard to rewrite to a desktop. Minecraft did it though

#6
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
I know it's been done, I'm just saying that it'd be quite a job for one person.
sudo rm -rf /

#7
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
You can always distribute an html wrapper for a flash game to "distribute it to desktop".
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#8
deepg

deepg

    Newbie

  • Members
  • Pip
  • 2 posts
I am mostly looking for: c++ or java.
Something that will for sure take me time to learn but will be powerful enough later on.

#9
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
C++ isn't good for web-based games, I think.
sudo rm -rf /

#10
liamzebedee

liamzebedee

    Programmer

  • Members
  • PipPipPipPip
  • 129 posts
Agreed. C++ is the industry standard but not necessarily for Indie games. Don't forget that XNA C# is still an option.

#11
dargueta

dargueta

    Writes binary right handed and hex left handed

  • Moderators
  • 4,721 posts
  • Programming Language:C, Java, C++, PHP, Python, Perl, Assembly, Bash, Others
  • Learning:JavaScript
What you just said above applies to regular desktop games. The OP wants to make online games.
sudo rm -rf /




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users