Basket Shot – Corona App Source Code

Overview

Description

Basket Shot! is a simple but highly addictive casual game. It is developed with Corona SDK, which can target both Android and iOS devices (note that the current implementation targets Android devices).

Try it on your phone 

https://play.google.com/store/apps/details?id=com.tmeta.junglebasketshots

 

Monetize Options

  • In-App Purchase

    There are 3 In-app purchase items offered for $0.99 each. The player can disable ads, buy addition balls, or buy a longer shooting hint for more accurate shots.

  • Banner and Interstitial Ads

     

    Smart banner ads from AdMob will be displayed at the bottom of all screens except during game play to enhance player experience. 

    Interstitial ad from AdMob and AdBuddiz is implemented (you can also add other ad networks that are supported by Corona SDK)

 

Featured

  • Development Library: Corona SDK
  • High-resolution: fully supported
  • Ad Networks: AdMob, AdBuddiz (and other supported by Corona SDK)
  • Facebook Integration: share scores with friends
  • In-App Purchase: 3 IAP items

 

Note on graphics and sound assets

You must re-skin the game.  Graphics in the package are watermarked.  Due to license agreement, the original sound can not be distributed within the package, and are replaced with public-domain sound files

 

Requirements

  • Windows or Mac
  • Corona SDK v2014.2511 or newer

 

Instructions

Instruction for re-skin and customize the game are in the included document.

Related