If you plan to publish via web, might try clay.io. They have in-app purchases via their Payment API. They also provide a C2 plugin, so it should be easy to implement.
chrisbrobs
I second ffffff, the capx and examples are offline. Might need a reupload..
Develop games in your browser. Powerful, performant & highly capable.
Yeah, Function plugin was introduced somewhere in February. Forgot the version number. Scirra pushes new releases pretty often so it might be a good idea to sign up for their newsletter
What I had in mind was use for each and iterate each 'word' element from your XML as Dictionary keys or Array values (just use 1 dimension or X only). And then you can check via Dictionary's hasKey or Array's indexOf. But that takes extra steps. Magistross way is much better.
I believe the fact there are very little tutorials regarding Dictionary is because it's quite simple to use. All you need to do is set a key and value. What else do you need to achieve?
The best approach is either using Array (indexOf) or Dictionary (hasKey). I assume you just need to validate if the word from user is valid or not right? Regarding XML, it's a good idea to write them down on XML, but on start of layout you can parse and put each word entry to Array or Dictionary.
cmiiw
Rough modification to functions: sdrv.ms/1258Rzu
I usually group said phases into functions. And call them accordingly, in a 'queue'. Let me check your capx first though. And happy to know a fellow countryman here in C2 forums :D
I'm also using BizSpark program and would say it is very useful. All the development tools related to W8 and whatnot are totally free, from W8 OS, VS 2012, Office and even Azure. Coming from a third world country, this is ultimately awesome!
Awesome! I assume you're exporting via node-webkit? Do you need to implement some sort of DRM through IndieVania?
I recall there's already a easing behavior called EaseTween. It's also based off robert penners equations. Check it out: scirra.com/forum/behavior-easetween_topic53288.html
WaterlooErik : awesome :). I've sent you an email with the CAPX, bar and zip file. Thanks!
Member since 2 Nov, 2011