Corona Templates for Sale - T and G Apps

Hi everyone!

We’ve got yet another template added to our store: “Don’t Touch the Spikes”

If anyone has any tips or ideas for what kind of template they want to see added, then please get in touch! We’re always on the look out for games to make and we plan on adding more and more to the store over the following weeks.

Heres some more information on the new template:

Don’t Touch the Spikes Template -  Only £6.99
We’ve made it really simple in this template to modify the birds movement, along with the other gameplay features. Collectible coins have already been added, so you could include a shop to unlock new birds or even new backgrounds. This template also shows you how to track simple stats like “plays”, making it nice and easy to add achievements or a stats screen for example. Features include:

  • Tap to fly mechanic (easily modifiable)
  • Never ending randomised gameplay
  • Highscore, coin, play through and volume saving
  • Sounds effects
  • Facebook and Twitter sharing (via the social sharing plugin – Pro and above subscribers only)
  • Rate the app button
  • Composer for scene transitions

Click the link above to check out a video of what the template provides you with!
 

Best Regards,
 
Jamie Trinder

I purchased one of the apps today - I’m kicking myself that I didn’t find what you guys did sooner. However, any chance you’ll be redoing the older apps to migrate from storyboard to composer? I’ll end up redoing the endless runner in composer this weekend, but it’ll be a useful learning process for me.

Thanks for doing these apps and making them available!

Hi Appilee,

Thanks, glad you like them!

We will be updating the older ones to composer, but we don’t have a time frame on that right now. We are slowly in the process of making new graphics for the older templates and when we update them, we will also update the code.

I’ll update this thread when that happens! 

Thanks,

Jamie Trinder

Hi everyone!

We’ve just added another template to our store: “Amazing Block”

Heres some more information on the new template:

Amazing Block Template -  Only £8.99
Amazing Brick is a very addictive and easy to pick up and play game currently on the AppStore. Our Amazing Block template provides you with all the key features to make your own version with very little effort! Features include:

  • Tap to “Jump” mechanic. Tap the left side to jump left, the right side to jump right!
  • Never ending gameplay. Easily customise the platform gaps, amount of obstacles and more
  • AdMob Banner ads
  • Basic leaderboards implemented for highscores
  • Basic In-App-Purchase implementation to remove Ads (via the store plugins – Basic and above subscribers only)
  • Facebook and Twitter sharing (via the social sharing plugin – Pro and above subscribers only)
  • Rate the app button
  • Volume control
  • Composer for scene transitions

Click the link above to check out a video of what the template provides you with!
 
Best Regards,
 
Jamie Trinder

A new template based off the great “Stick Hero” game added :slight_smile:

Block Hero - A “Stick Hero” Template - Only £6.99
Stick Hero is currently a very popular game on the AppStore; Block Hero is our very own version for use with Corona SDK, allowing you all to create a great game in very little time! We’ve kept the graphics simple and easy to replace, but the gameplay features are just as fun and addictive. To keep with the simplistic, stylised game we were going for, we’ve even added red rain! Features include:

  • Easy to modify platform widths, gaps and images
  • Facebook and Twitter sharing (via the social sharing plugin – Pro and above subscribers only)
  • Rate the app button
  • Never ending gameplay
  • Highscore saving
  • AdMob banner examples
  • Sounds effects
  • Composer for scene transitions
     

The link above contains a video of what the template provides you with, so please feel free to check it out!

Best Regards,

Jamie Trinder

Hi everyone!

We’ve got yet another template added to our store: “Don’t Touch the Spikes”

If anyone has any tips or ideas for what kind of template they want to see added, then please get in touch! We’re always on the look out for games to make and we plan on adding more and more to the store over the following weeks.

Heres some more information on the new template:

Don’t Touch the Spikes Template -  Only £6.99
We’ve made it really simple in this template to modify the birds movement, along with the other gameplay features. Collectible coins have already been added, so you could include a shop to unlock new birds or even new backgrounds. This template also shows you how to track simple stats like “plays”, making it nice and easy to add achievements or a stats screen for example. Features include:

  • Tap to fly mechanic (easily modifiable)
  • Never ending randomised gameplay
  • Highscore, coin, play through and volume saving
  • Sounds effects
  • Facebook and Twitter sharing (via the social sharing plugin – Pro and above subscribers only)
  • Rate the app button
  • Composer for scene transitions

Click the link above to check out a video of what the template provides you with!
 

Best Regards,
 
Jamie Trinder

I purchased one of the apps today - I’m kicking myself that I didn’t find what you guys did sooner. However, any chance you’ll be redoing the older apps to migrate from storyboard to composer? I’ll end up redoing the endless runner in composer this weekend, but it’ll be a useful learning process for me.

Thanks for doing these apps and making them available!

Hi Appilee,

Thanks, glad you like them!

We will be updating the older ones to composer, but we don’t have a time frame on that right now. We are slowly in the process of making new graphics for the older templates and when we update them, we will also update the code.

I’ll update this thread when that happens! 

Thanks,

Jamie Trinder

Hi everyone!

We’ve just added another template to our store: “Amazing Block”

Heres some more information on the new template:

Amazing Block Template -  Only £8.99
Amazing Brick is a very addictive and easy to pick up and play game currently on the AppStore. Our Amazing Block template provides you with all the key features to make your own version with very little effort! Features include:

  • Tap to “Jump” mechanic. Tap the left side to jump left, the right side to jump right!
  • Never ending gameplay. Easily customise the platform gaps, amount of obstacles and more
  • AdMob Banner ads
  • Basic leaderboards implemented for highscores
  • Basic In-App-Purchase implementation to remove Ads (via the store plugins – Basic and above subscribers only)
  • Facebook and Twitter sharing (via the social sharing plugin – Pro and above subscribers only)
  • Rate the app button
  • Volume control
  • Composer for scene transitions

Click the link above to check out a video of what the template provides you with!
 
Best Regards,
 
Jamie Trinder

Hi all,

As well as adding Space Invaders a few weeks back, we’re now releasing one of our favourites: “1010”

1010 Template - Only £6.99

This game is great fun to play and highly addictive! It shares some similar mechanics to Tetris and appeals to a wide array of people. We liked it so much we had to make a template out of it! Check out the video in the above link for more information, I’d recommend downloading the real 1010 on the AppStore to get a feel for what you could end up with! 

  • Easily editable grid size that fills any screen size

  • Have as many different shapes to drag on to the grid as you like!

  • Basic AdMob banner Ads

  • Facebook and Twitter sharing (Activity and Social plugin)

  • Day / Night mode

  • Composer for scene transitions

Thanks again!

Jamie

Guys I need a help with the off/on sound button. Can you provide me with the code since I can’t figure it out while using a sprite sheet.

Thanks

Hi,

You don’t need to use the sprite sheet for your buttons, you can simply use a normal image and load it in via newImageRect if its easier for you. Once you’ve done that you can setup the button the same way we’ve done the rest of them; give it an id and add an event listener.

All you would need to do then is in the buttonTouched function add an extra ‘if’ statement that checks the id of the button and then does: 

audio.setVolume(0), or audio.setVolume(1) to enable sound again.

If your still having issues just drop me an email.

Hi everyone,

We’ve just added a FREE Quiz template to our website for anyone to download! A great starting point for making your very own quiz and hopefully a helpful learning tool for beginners. Get it here!

Please note that we used an imageSheet created in TexturePacker for the UI. The .tps file is included so that you can add edit or add to the imageSheet if you own TexturePacker. Alternatively you can replace the use of the imageSheet and use standard images instead (or use both!) but that would involve some changes to the code. 

Thanks,

Jamie

You guys are inspiring - this is amazing - OMG - FREEEEEEEEEE  :smiley:

Hello I’ve purchased the 1010! & the free quiz app last night and never received any download instructions or email or link. Please contact me ASAP

Hi Syoes,

All of your emails came through at midnight for us I’m afraid, so I’ve only just seen this. 

You can view all your purchases for your account on this page, along with download links: www.tandgapps.co.uk/my-account/

If you bought the templates on a guest account and the order emails still haven’t arrived, I can send you the download links directly. 

Thanks,

Jamie

is the Endless Runner and Mario type game template available somewhere?

Hi all,

As well as adding Space Invaders a few weeks back, we’re now releasing one of our favourites: “1010”

1010 Template - Only £6.99

This game is great fun to play and highly addictive! It shares some similar mechanics to Tetris and appeals to a wide array of people. We liked it so much we had to make a template out of it! Check out the video in the above link for more information, I’d recommend downloading the real 1010 on the AppStore to get a feel for what you could end up with! 

  • Easily editable grid size that fills any screen size

  • Have as many different shapes to drag on to the grid as you like!

  • Basic AdMob banner Ads

  • Facebook and Twitter sharing (Activity and Social plugin)

  • Day / Night mode

  • Composer for scene transitions

Thanks again!

Jamie

Guys I need a help with the off/on sound button. Can you provide me with the code since I can’t figure it out while using a sprite sheet.

Thanks

Hi,

You don’t need to use the sprite sheet for your buttons, you can simply use a normal image and load it in via newImageRect if its easier for you. Once you’ve done that you can setup the button the same way we’ve done the rest of them; give it an id and add an event listener.

All you would need to do then is in the buttonTouched function add an extra ‘if’ statement that checks the id of the button and then does: 

audio.setVolume(0), or audio.setVolume(1) to enable sound again.

If your still having issues just drop me an email.