A
A
Alos_Sola2015-05-07 00:10:21
Android
Alos_Sola, 2015-05-07 00:10:21

Gamedev question. Where to begin?

I want to write a game, or a program, I don’t know what to call it, in which several users are asked the same questions, and as a result, display the one who won. I'm a beginner, I can write a platformer or some other little thing, but I don't know how several smartphones will be connected, where to store data (who answered what, who played with whom). before that I wrote with Libgdx, can I write on it? and just do where to start?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
GavriKos, 2015-05-07
@GavriKos

before that I wrote with Libgdx, can I write on it?

No problem. Only network interaction on something else will have to be written.
Either p2p or through a server. The second option will suit you better. From here it follows what skills you need.

V
Vladimir Martyanov, 2015-05-07
@vilgeforce

Start by compiling the TOR, otherwise it’s not even clear under which platform you want to write it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question