Outerra forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Outerra Tech Demo download. Help with graphics driver issues

Author Topic: Programming for Outerra and Server support  (Read 3153 times)

Arcani

  • Newbie
  • Posts: 4
  • newbie
Programming for Outerra and Server support
« on: September 28, 2013, 07:58:53 am »

What programming languages should I know if I want to create AI or other programmed objects in Outerra?

And is there server support for playing with various people over an internet connection?
Logged

cameni

  • Brano Kemen
  • Outerra Administrator
  • Hero Member
  • *****
  • Posts: 6721
  • No sense of urgency.
    • outerra.com
Re: Programming for Outerra and Server support
« Reply #1 on: September 28, 2013, 02:22:40 pm »

There's no game SDK yet (the SDK will be a byproduct of Anteworld development), but the primary API is C++. All other languages are wrappers over the C++ API, currently there's only the Javascript interface. It's already used for vehicle scripting.

Server support is in the works, not ready yet.
Logged

Arcani

  • Newbie
  • Posts: 4
  • newbie
Re: Programming for Outerra and Server support
« Reply #2 on: September 28, 2013, 04:21:50 pm »

So C++ and Javascript? I can get behind that, thanks!
Logged