Software Development Kit - a set of tools, documentation and other resources aimed to help a programmer develop for a specific platform, application, framework, hardware etc.

learn more… | top users | synonyms

0
votes
0answers
32 views

Is gameclosure devkit good for HTML5 canvas game development for iOS? [closed]

Is Game Closure is the right option to create HTML5 canvas games for iOS and Android devices, specially for the games running on the Facebook web platform and for making similar games for the mobile ...
-1
votes
0answers
31 views

Intended Setup/Workflow for Source SDK total conversion mod

I'm looking to begin a total conversion mod using the Source SDK. After searching extensively on the now seemingly outdated official Valve developer forums and documentation, I've come across a lot of ...
1
vote
1answer
39 views

Kinect Commercial Licensing

As far as I know, in order to publish a Kinect game on XBOX console, you need a commercial version of the Kinect SDK. The problem is, I couldn't find a reliable source to research about the subject. ...
0
votes
0answers
30 views

Source Engine AI assertion error during GetArrivalSequence()

I have been trying to make an npc in the Source Engine by following the SDK Docs tutorial and then using the npc_antlion.h/.cpp as a template for anything that wasn't clear. I've included my attempt ...
0
votes
3answers
552 views

Suitable SDK to develop quick game? [closed]

I'm currently undertaking a personal project at home that I need to turn around inside the next few months (which working full time and still learning programming makes it a tad difficult). I'm ...
0
votes
1answer
190 views

What is the current state of 2D game SDK's [closed]

There seem to be so many to choose from. SDL Cocos2D-x Cocos2D-iphone Corona Unity I am having a very hard time looking these over to decide why I want to use one over the other. Advice on what ...
0
votes
0answers
121 views

Kinect losing tracked players with Beta2 SDK

I'm creating a game using the Beta2 SDK for Kinect. The issue i am having is that in the middle of gameplay if another person enters the Kinects FOV it stops tracking the player and will not track ...
4
votes
2answers
1k views

Where can i get the openal sdk for c++?

The OpenAL site I'm looking at is a crappy outdated and broken sharepoint portal and the SDK in the downloads section give me a 500 html code when i request it. ...
1
vote
3answers
447 views

Are native code obfuscations needed to prevent piracy of Android games?

Is the copyright protection and enforcement of Android apps written in Java sufficient or should I be relying on a native implementation to use machine code obfuscating techniques in order to prevent ...
0
votes
1answer
190 views

Is there an SDK to write console apps to simulate an Xbox 360 controller?

Is there any SDK I can use to write a console app that can connect to an Xbox 360 as a controller and simulate controller interaction?
1
vote
1answer
289 views

2D game editor with SDK or open format (Windows)

I need 2d editor (Windows) for game like rpg. Mostly important features for me: Load tiles as classes with attributes, for example "tile1 with coordinates [25,30] is object of class FlyingMonster ...
3
votes
1answer
384 views

Where can I find a free SDK for C#? [closed]

I need a free and recent SDK for use with C#. I will work first in 2D games with visual effects. Thanks for now. Can anyone help me?
0
votes
1answer
794 views

Developing Kinect game for Xbox360? [duplicate]

Possible Duplicate: Can you access Kinect motion sensing from XNA? bunch of questions: Is it possible for me to create a Kinect application using XNA and deploy it to Xbox360 platform? ...
1
vote
5answers
1k views

Is there a SDK for 2D games that will deploy to PC, Flash and Android?

Is there such thing as an SDK or toolset that can produce Windows, Flash, and Android executables from the same source? Something like "write once, run in all three platforms?"
0
votes
2answers
422 views

What would come with Nintendo's DS SDK?

Presumably a development machine for sure, but would it contain any sort of editor (of any kind)? Or are there any editors in existence that work with the SDK that are commercially available?

1 2
15 30 50 per page