shvalb's Forum Posts

  • 3 posts
  • I'm not truly familiar with Ajax-Object, but after brief reading it seems like it's Browser oriented mechanism.

    I need my game to interact with a server which implement a specific protocol. I need the game to manage a state, login to facebook etc...

    Am I missing something with Ajax-Object?

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • When working with a plugin, how easy it is to get data\results from javascript into C2 and vice-versa?

    my main needs from JS is for networking with server, i.e: passing\receiving messages and delegate results into C2.

    Will it be easier in C3? When C3 will be available?

  • Hi,

    I'm in the phase of choosing Client GUI technology for my game, and I would like to check how to do few things in C2, for example:

    1. Is it possible to combine Javascript code in C2? let's say that at the beginning of the game I need C2 to connect to the game server and there is a JS library I need to use with sockets, protocols etc...

    2. Is it possible to call native iOS\Android functions? if YES - What does it take?

    3. How do I write game logic\state\data structures\objects in C2 ?

    Those questions are crucial for me to understand if I can choose C2 for my GUI Client.

    Thank you!

  • 3 posts