[Free] I workout freebies based on your Ideas

0 favourites
From the Asset Store
Advanced inventory mechanics for your RPG game (Array-based). Take Items, split them, pick up them, read the description
  • Hello,

    I want to increase my freebies availble on shatter-box.com. Now is your change to suggest something you need. And if it is possible for me I will code it in C2 and release it for free.

    I have expierences in

    • CocoonIO / CocoonJS (Ads, IAP, Leaderboard)
    • Arrays and LocalStorage
    • Functions
    • Crosswalk & Intel XDK

    So if you need something like a HighScore function based on LocalStorage or something else, reply here

    List of freebies in queue

    These are the freebies I'm currently working on.

    • Worms Multiplayer Clone
    • Waiting for new suggestions

    List of freebies requested by you

    These are the finished freebies.

    Support

    For support please visit our forum here: Support

    Paid Jobs

    I'm also available for affordable freelancer jobs, just send me a PM or drop me a line here.

    • I code it first, if you satisfied you pay and I'll deliver the source file
    • Only fix prices (no hour based work)
    • Free Support & Bug fixes

    Note: Customer must provide all needed graphics, due the fact that I'm no illustrator.

  • Hi AndreasR I checked out your shatter-box site, very cool mate. Thank you for all the awesome free work you did/do for us.

    My suggestion/request, if you want to tackle it, is a paypal donation button/system within the game that gives the player the option to donate whatever ammount of money he wants($1 minimum lets say). And of course after he donates he is presented with the choice(yes choice!, this means he can decline) to remove ads.

    This would be much better, in my opinion, then having to deal with set ammounts and dozens of different tax rates for each country like you would get when using the iap.

  • Hi AndreasR I checked out your shatter-box site, very cool mate. Thank you for all the awesome free work you did/do for us.

    My suggestion/request, if you want to tackle it, is a paypal donation button/system within the game that gives the player the option to donate whatever ammount of money he wants($1 minimum lets say). And of course after he donates he is presented with the choice(yes choice!, this means he can decline) to remove ads.

    This would be much better, in my opinion, then having to deal with set ammounts and dozens of different tax rates for each country like you would get when using the iap.

    Hi VIKINGS

    I like your idea

    Regards

    Andreas

  • Great! Can't wait to see what you come up with, I'm very excited.

    Thank you mate.

  • Great! Can't wait to see what you come up with, I'm very excited.

    Thank you mate.

    Hey

    I'm already done with the PayPal donation template.

    Please check this app and let me know (note that the app is fully working, so if you make a donation it will be real money).

    https://www.dropbox.com/s/cye9hx707bkrcrn/paypaldonation.crosswalk.arm.201508124028.apk?dl=0

    If you have any suggestion for it let me know. If all is fine, I'll release the source code on shatter-box.com!

    Regards

    Andreas

  • Uuummmm, I'd love to check it out AndreasR , but I don't have any device to run it on....

    So if someone else could test drive it that would be awesome. As for me I'm just gonna wait till you put the code up so I can take a look at it.

  • Uuummmm, I'd love to check it out AndreasR , but I don't have any device to run it on....

    So if someone else could test drive it that would be awesome. As for me I'm just gonna wait till you put the code up so I can take a look at it.

    Do you normally develop for iOS? Or only for web? Because the template I made is only for mobile (iOS / Android).

    I haven't found a PayPal Plugin for C2 for Web use. If you have one, please provide me the link

    I will finish the docs, upload some screen shots and the source code. Should be done till friday!

    I'll inform you here.

    Regards

    Andreas

  • I develop only for android at the moment AndreasR . I have a friend that helps me test my games on his device. If my games actually make me some money one day I'll buy my own. But considering I've only made 0.38 euro so far, I wouldn't hold my breath for that to happen any time soon....

    Anyway, if you're up for it I have another request for you, maybe even more important then the previous one.

    A proper save/load game system!!

    I've been using the system save&load so far, and the results are not good. I have very little control over what I can save, sure I can add the nosave behavior to objects, but stuff like variables, screen position, etc. I have no control over.

    The on save complete/on load complete actions don't seem to work properly.

    And using this way to save the game makes it very hard to update it later without having to change the save/load slot which will of course result in you losing you progress.

    I would like a flexible save/load game system where I have full control over what is saved and loaded. Think you could achieve something like that?

  • Decent freebies. Thanks for sharing!

  • I develop only for android at the moment AndreasR . I have a friend that helps me test my games on his device. If my games actually make me some money one day I'll buy my own. But considering I've only made 0.38 euro so far, I wouldn't hold my breath for that to happen any time soon....

    Anyway, if you're up for it I have another request for you, maybe even more important then the previous one.

    A proper save/load game system!!

    I've been using the system save&load so far, and the results are not good. I have very little control over what I can save, sure I can add the nosave behavior to objects, but stuff like variables, screen position, etc. I have no control over.

    The on save complete/on load complete actions don't seem to work properly.

    And using this way to save the game makes it very hard to update it later without having to change the save/load slot which will of course result in you losing you progress.

    I would like a flexible save/load game system where I have full control over what is saved and loaded. Think you could achieve something like that?

    I already made such a template. I'll improve it and release it as freeby

    P.S. Good luck with your earnings, just keep it up

    Regards

    Andreas

  • Awesome, can't wait to get my hand on them. Thank you very much AndreasR .

    P.S. Good luck with your earnings, just keep it up

    Yeah, I'm trying, but it's so easy to get depressed about it and just give up...

    P.S. I have a few ideas on how to repay you, I'll send you a PM.

  • Awesome, can't wait to get my hand on them. Thank you very much AndreasR .

    >

    > P.S. Good luck with your earnings, just keep it up

    >

    Yeah, I'm trying, but it's so easy to get depressed about it and just give up...

    P.S. I have a few ideas on how to repay you, I'll send you a PM.

    Sounds good

    Thanks!

  • PayPal Donation Template finished!

    The requested PayPal Donation template is ready to be downloaded.

    Get it here: https://shatter-box.com/?p=12662

    You will need cranberrygame 's plugin Phongeap PayPal in order to open the project file.

    More information can be found in the docs:

    https://shatter-box.com/knowledgebase/p ... nstruct-2/

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • SaveGame - Load & Save function of the current game stat via LocalStorage

    The next freebie is ready to be downloaded. Check it out here:

    https://shatter-box.com/?p=12675

  • Got the capx's, thank you very much mate. I'll let you know if I have any problems with em.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)