Skip to main content

C++ extension Ads for 3D and 2D games.

Project description

igeAds

C++ extension Ads for 3D and 2D games.

Before running this tutorial, you have to install igeAds

[pip install igeAds]

Available libraries

  • Admob [ Android / iOS ] (do not recommend)
  • Applovin [ Android / iOS ] (recommend)
  • Facebook [ Android / iOS ] (do not recommend)

Functions

Applovin

  • First, you need to import and init the module

     import igeAds
     ads_applovin = igeAds.applovin()
     ads_applovin.init(android=("50781ce08cccd9e5", "5ad29e98a6ed623c", "1a61c958e699b07a"), ios=("543b53f89be58d39", "ded4ed1fe2aa54e0", "3602eab376c95aa3"))
    
  • Showing the ads

    • Banner
    Position MoveTo Enum
    Top of the screen, horizontally centered. kPositionTop = 0,
    Bottom of the screen, horizontally centered. kPositionBottom,
    Top-left corner of the screen. kPositionTopLeft,
    Top-right corner of the screen. kPositionTopRight,
    Bottom-left corner of the screen. kPositionBottomLeft,
    Bottom-right corner of the screen. kPositionBottomRight,
     // default (position = 0, left = 0, top = 0)
     ads_applovin.showBanner(position, left, top)
     ads_applovin.hideBanner()
    
    • Interstitial
     ads_applovin.showInterstitial()
    
    • RewardedVideo
     ads_applovin.showRewardedVideo()
     ads_applovin.pauseRewardedVideo()
     ads_applovin.resumeRewardedVideo()
    
  • Release it when everything is done

     ads_applovin.release()
    

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

igeAds-0.0.4-cp39-cp39-win_amd64.whl (212.3 kB view details)

Uploaded CPython 3.9 Windows x86-64

igeAds-0.0.4-cp39-cp39-macosx_11_0_x86_64.whl (234.4 kB view details)

Uploaded CPython 3.9 macOS 11.0+ x86-64

igeAds-0.0.4-cp37-cp37m-win32.whl (175.3 kB view details)

Uploaded CPython 3.7m Windows x86

File details

Details for the file igeAds-0.0.4-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: igeAds-0.0.4-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 212.3 kB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for igeAds-0.0.4-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 5498813910fa738f30ce653011a5f405a2d0f9daf6081eba4ef03804a6642c5a
MD5 83643ecf3ee7d1500c424b7b00cc43f7
BLAKE2b-256 3525444a8360188b8af9f6cf266e8e2e46dc210900120e2bf0470dde617390b7

See more details on using hashes here.

File details

Details for the file igeAds-0.0.4-cp39-cp39-macosx_11_0_x86_64.whl.

File metadata

  • Download URL: igeAds-0.0.4-cp39-cp39-macosx_11_0_x86_64.whl
  • Upload date:
  • Size: 234.4 kB
  • Tags: CPython 3.9, macOS 11.0+ x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for igeAds-0.0.4-cp39-cp39-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a1fc97bf50e3c6fdaae14466df169730f5375f0aa4df982aad56df24ed979691
MD5 4c63e23b8bb21fc8e486ed454cc52e7c
BLAKE2b-256 f55d4f6d315020d3dfa46efdacc8a3c9b9c5e3ce018cbd9f3e1ed9000e99c267

See more details on using hashes here.

File details

Details for the file igeAds-0.0.4-cp37-cp37m-win32.whl.

File metadata

  • Download URL: igeAds-0.0.4-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 175.3 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1

File hashes

Hashes for igeAds-0.0.4-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 40e52db803a3f4b488f8cf7034de8d73025605b889682b38ee15214139b2c505
MD5 0de81515087bec9925d0febfd6ca4d40
BLAKE2b-256 37893e1ab6d7299962ccf9abbf45c68dae69ed4d4da84bcb20a6d418c04c0f01

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page