necromaster's Forum Posts

  • Fuzzball's Fortress — Now for sale in the Scirra Store!

    https://www.scirra.com/store/games-with-source/fuzzballs-fortress-89

    <p>Play and then explore the source code for Fuzzball's Fortress - a game that takes the main idea from Angry Birds and turns it on its table. Boasting 24 levels of puzzling fun, Fuzzball's Fortress brings together casual, physics, building, and sandbox together into one great package. The game can be easily expanded upon with a just text editor making it possible to release level packs. Most importantly, you get the full source code to Fuzzball's Fortress. </p><p>No more mysteries for first time developers... you get to see how things are done with Fuzzball's Fortress. With copious comments in the source code to guide you along the way, why not invest in a copy today?</p>

    Use this topic to leave comments, ask questions and talk about Fuzzball's Fortress

  • Trial of Taijitu — Now for sale in the Scirra Store!

    https://www.scirra.com/store/games-with-source/trial-of-taijitu-133

    <p>Ever wondered how to implement an AI that thinks ahead just like in a chess game? In the Trial of Taijitu, you will be playing against an AI that regulates itself according to your skill. </p><p>The Trial of Taijitu is played on a field of 7 discs revolving around the symbol of duality. You control 3 alternate discs while the AI controls the other 3; the final disc closest to the centre spins on its own accord. </p><p>The object of the game is to spin the discs so that 3 or more gems match up on your side of the play area. You have 3 minutes to beat the AI and don't think that this will be an easy task... </p><p>Can you win the Trial of Taijitu?</p><p>Well, if you can't beat the game, you can always take a look at the source code to see how it's all done. And perhaps tweak the AI further to make it near undefeatable. Or relish looking at how "circular buffers" can be implemented in Construct 2.</p>

    Use this topic to leave comments, ask questions and talk about Trial of Taijitu

  • Geomorphic Gauntlet — Now for sale in the Scirra Store!

    https://www.scirra.com/store/royalty-free-game-templates/geomorphic-gauntlet-151

    <p>Features of this template:</p><p>a. Reads in an XML file containing geomorph tile data.</p><p>b. Randomly rotates and populates world with geomorphs.</p><p>c. Sample gameplay simulates the old Atari game known as Gauntlet - destroy all generators (circular objects) by walking over them before they spawn too many enemies to overwhelm you. </p><p>d. In Geomorphic Gauntlet, you must avoid enemies at all costs.</p><p>e. Directional waypoint indicator points to the next nearest generator.</p><p>f. Use M key to show enemy pathfinding obstacle map.</p><p>g. All done within 100 lines of code.</p>

    Use this topic to leave comments, ask questions and talk about Geomorphic Gauntlet

  • Annual remuneration of 40,000 - but is that in Euro, or are you talking about American Dollars? Are you handling VISA? Relocation?

    Hmm... what about working remotely?

  • Profit share, sure... but which platforms are you releasing your game on?

  • For those looking to see what's taking place under the hood, press "[" or "]" to assess hidden debug features.

    The former key command allows you to see how frequently the AI will act, what the AI is doing, and the data that is being presented for match-3 checks. The latter key command allows you to view the contents of the circular buffers used to store the gems; they should correlate with the color of the gems.

  • Ever wondered how to implement an AI that thinks ahead just like in a chess game? In the Trial of Taijitu, you will be playing against an AI that regulates itself according to your skill. The Trial of Taijitu is played on a field of 7 discs revolving around the symbol of duality. You control 3 alternate discs while the AI controls the other 3; the final disc closest to the centre spins on its own accord.

    The object of the game is to spin the discs so that 3 or more gems match up on your side of the play area. You have 3 minutes to beat the AI and don't think that this will be an easy task...

    Can you win the Trial of Taijitu?

    You can play the game at http://gameswarp.com/studio/demo/Taijitu/.

    Tom: It's mentioned that games with source code are "strictly for personal educative and learning purposes."

    Well, I was looking through the Education pages and noticed that schools are actually on either a monthly or yearly subscription. How pray tell will a seller be able to benefit from this, if say a school decides to purchase his game with source code?

    Everyone else: It seems there aren't many people who wants to sell source code in the store now. Why is that so? Would you deem it not "profitable"? And how much would you pay for source code?

    In fact, there should be a place to store all the "wish-we-could-have-these-features" for Construct 2. I love the forums, but they go sprawling all over the place at times.

    Beaverlicious: I remember seeing an upload percent status at the bottom of my Chrome browser. Not an attractive upload bar, but at least I got some sense of my upload progress through a number marching towards 100.

    Besides, Tom had said earlier - "I do plan on making it all better at some point. I'm really at the stage now where it's all working well, and I want to move on to other things so we can get it released. There really is an unlimited number of things we could do with it at this point. So hopefully in the future I'll revisit those pages and consider those changes."

    Tom: Maybe you can consider making a public Trello page (or similar) so that users can submit suggestions to improve the new store. Here is a sample Trello page of mine for soliciting inputs for my vertical shoot-em-up game: https://trello.com/b/hWdSby4S/the-battl ... ese-667-cc

    Whoa... TL;DR yet. Later.

    Tom: One fundamental question - So what happens if a customer defaults - and releases a game using their name, or pirates our game, or uses artwork/audio in countless projects, etc? Is Scirra going on the warpath on our behalf?

    What would you do other than present a lifetime ban award to the offender?

    I just emailed about a plugin I have for the store. I'm just curious, how long does it take for a reply?

    LOL, once Tom is awake... probably give him at least another three hours and time to go through his inbox.

    Jokes aside though: Although there was a fear of no longer having new "free" plugins because of the store, it would be good to actually finally see a premium plugin in that empty category.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads

    Tom:

    Can we fine-tune the Seller Account page? (https://www.scirra.com/newstore/seller-account)

    Because right now I have to individually enter each item I have put up on sale just to see their statistics - page views and unique visitors. Imagine having 20 items on sale in the store... you will have to open 20 tabs on Chrome or Firefox.

    Unless you are saying that the Sales Report will summarize this information for me?

    Tom This, and also all descriptions I've written are gone now for some reason. Don't know if it was done because of some code changes or is it a bug?

    And I thought I was the only one... I lost two of my descriptions too. I suspected they were parsed by a newly installed module in the store, and when a hyperlink was spotted in the description - the entire thing was removed.

    Which is why I was forced to rewrite my descriptions and to put Demo URL links in their respective sections. A minor frustration, but not that big an issue, just rewrite... and now it sticks.

    And, yeah... your audio previews are not working for me either.

  • Something like this one over at http://glsl.heroku.com/e#18557.0?