if you don't see the demo bellow please click here to open it in a new window
This example shows the usage of metalworks theme to create a mobile game GUI
Horizontal scroll on a layout is used for levels screen
The demo also features some animations and custom skins usage
Source code for this example is available for both Pixi and Phaser here : https://github.com/Ezelia/EZGUI/tree/master/examples/game
This example shows the usage of metalworks theme to create a mobile application like interface
it features vertical scroll, and horizontal scroll in first two screens, and shows the usage of checkbox and radio buttons
Source code for this example is available for both Pixi and Phaser here : https://github.com/Ezelia/EZGUI/tree/master/examples/app
This example shows the usage EZGUI MainScreen kit, and two gui component to integrate a GUI to the existing breakout game (from Phaser.io official examples)