Conversation Between Roybrus and Nathan
1 to 15 of 27
  1. Nathan
    December 17th, 2013 8:21 AM
    Nathan
    Okay, thanks for the advices!
  2. Roybrus
    December 17th, 2013 7:56 AM
    Roybrus
    I would just go for Java in that case, it'll do what you need it to do.
  3. Nathan
    December 17th, 2013 7:42 AM
    Nathan
    I do not need extra speed in my programs for now and Java is easier to learn so I was going for it.
    Otherwise, I have very little skills in C.
  4. Roybrus
    December 17th, 2013 7:30 AM
    Roybrus
    What language do you have the most experience with?
    Java can definitely do what you want it to. Anything that's compiled to byte-code is bound to be a little slower than something compiled directly to machine code, but tones of games are coded in Java, Minecraft and Runescape being two bigger examples which come to mind.
  5. Nathan
    December 17th, 2013 7:07 AM
    Nathan
    I'm not looking for much. Just that I want it to be able to create a decently good 2D game that can run fine on any recent machine without requesting lots of CPU or RAM.
  6. Roybrus
    December 17th, 2013 6:54 AM
    Roybrus
    A good enough language? I will tell you that it certainly can be done. I don't know if it'll be the best for you, it depends on your style, and what is most important to you. One of the majorly attractive features of Java is that it's a write once, run anywhere language. It's also got a garbage collector, manages memory for you, and overall, is really quite a solid language. What are you looking for in a language exactly?
  7. Nathan
    December 17th, 2013 6:46 AM
    Nathan
    Tell me, would Java be a good enough language to make a RPG?
  8. Roybrus
    December 17th, 2013 6:34 AM
    Roybrus
    Yup, I've got some experience with Java. :)
  9. Nathan
    December 17th, 2013 3:46 AM
    Nathan
    You can code in Java, right?
  10. Nathan
    December 8th, 2013 3:40 AM
    Nathan
    You're welcome!

    Sup?
  11. Roybrus
    December 7th, 2013 9:38 PM
    Roybrus
    Thanks very much for the kind birthday wishes. ^_^ :)
  12. Nathan
    December 7th, 2013 7:15 PM
    Nathan
    Happy birthday!
  13. Nathan
    December 1st, 2013 12:58 PM
    Nathan
    That'd be great, thanks! I'll ask you if I ever need help.
  14. Roybrus
    December 1st, 2013 12:37 PM
    Roybrus
    Well, if you need any help learning how to write Java, I might be able to provide some assistance. ^_^ :)
  15. Nathan
    December 1st, 2013 11:55 AM
    Nathan
    I'd like to develop a RPG if possible but I still need to learn Java xD