+ 2

I'm looking learn to develop my own app. Whats a good programming language to start with?

I want an app that will let me sync up with friends to play DND style games. I'd like an interactive grid to make maps and the ability to update each players stats and etc. any suggestions?

14th Jan 2017, 8:44 PM
Nicholas Rodrigues
Nicholas Rodrigues - avatar
6 Réponses
+ 9
Java!
14th Jan 2017, 8:46 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 9
Java is cross-platform (write once, run everywhere), I'd say that it's the default language of machines (and especially games!)
14th Jan 2017, 8:48 PM
Valen.H. ~
Valen.H. ~ - avatar
+ 6
i think for that kind of usage .. you should use C .. it's fast and alot of games use it .. also you should do some research on game engins .. game engins will help you alot .. one thing though .. if you are new to programming .. my advice is to start with an easier language like python .. just to get the basics .. if you start with C .. you'll get a hard time with it .. and possibly feel disappointed and stop programming .. ps : avoid procrastination :p .. }} BE HAPPY !! {{
14th Jan 2017, 9:15 PM
Youness Ibn Salah
Youness Ibn Salah - avatar
+ 3
from you question i am assuming you want to create a commercial level game ....then you need more than a language . the fastest way for it is to download unity pro as it supports many languages and good as game designer.have fun as making a game is a pretty big project
15th Jan 2017, 2:34 AM
Sun
Sun - avatar
+ 1
what does java offer that makes it your choice? and thanks!
14th Jan 2017, 8:47 PM
Nicholas Rodrigues
Nicholas Rodrigues - avatar
0
D&D! I was considering writing a D&D-like app myself. The plan I thought of was, html-css to develop the site page then javascript cause I wanted a moble app.
15th Jan 2017, 7:19 PM
John Ahmrain
John Ahmrain - avatar