Skip to content

Instantly share code, notes, and snippets.

@MartinKnopf
Last active January 4, 2018 10:49
Show Gist options
  • Save MartinKnopf/96ba4d16b6e13d148dac0d98aef4527d to your computer and use it in GitHub Desktop.
Save MartinKnopf/96ba4d16b6e13d148dac0d98aef4527d to your computer and use it in GitHub Desktop.
raining_ballz_constants
{
"IOS_APP_ID": "???",
"ANDROID_APP_ID": "???",
"GAME_NAME": "Raining Ballz",
"TARGET_SCORE_FACTOR": "0.801",
"BOMBS_PROGRESSION": "0.25",
"MIN_SQUARES": "4",
"MAX_SQUARES_1": "5",
"MAX_SQUARES_2": "6",
"WEBSITE_URL": "http://www.flatbutton.co",
"PUBLISHER_URL": "http://www.galacticthumb.com",
"CONSTANTS_URL": "http://www.flatbutton.co:3002/snap/constants",
"HEYZAP_PUBLISHER_ID": "ff4d63e68db9518cacc9a4b5d8e375d8",
"REWARDED_VIDEO_FREQUENCY": "3",
"REWARDED_VIDEO_BONUS": "25",
"INTERSTITIAL_FREQUENCY": "4",
"MIN_CONTINUE_SCORE": "10",
"CONTINUE_TIMER_DURATION": "5",
"INGAME_CROSS_PROMO_FREQUENCY": "3"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment