Software Alternatives & Reviews

Playing with ConfigCat's Feature Flags in a Phaser.io application

Phaser ConfigCat
  1. 1
    Desktop and Mobile HTML5 game framework. A fast, free and fun open source framework for Canvas and WebGL powered browser games.
    Pricing:
    • Open Source
    Let's take a look at how practical a feature flag can be in a Phaser.io application. Phaser is one of the most popular browser game libraries and with its help, I'll build a simple game that replicates the experience of being in a music studio. Let's get started!

    #Game Development #Game Engine #3D Game Engine 120 social mentions

  2. ConfigCat is a developer-centric feature flag service with unlimited team size, awesome support, and a reasonable price tag.
    Pricing:
    • Freemium
    To begin with, why would I want a feature flag in my game? Let's assume that my game is a success and users love it. I still want to keep the application free to play and ad-free, so to monetize it, I'll add another feature (a paid one) that only premium users will have access to. In the free version of my Beatmaking Simulator, the player has access to an on-screen drum machine controlled by the keyboard, while the full version offers a piano with playable keys as well. Therefore, I am intending to integrate ConfigCat's feature management service to control which version of the game I would like to display.

    #Feature Flags #Configuration Management #Release Management 54 social mentions

Discuss: Playing with ConfigCat's Feature Flags in a Phaser.io application

Log in or Post with