Vinai / example-module-breakout

Simple breakout game using UiComponents to showcase view state management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UiComponents Breakout

This is a small example module showing how to manage slightly more complex interdependent shared view state with Magento UiComponents.

It uses a simple version of the 80s arcade game Breakout as a scenario.

Breakout with UiComponents

I think UiComponents where not designed to be used in this manner, but it works as a demo for external state management.

This module was created written as an example for my presentation at MageTitansIT 2018 in Milano.

(c) Vinai Kopp

About

Simple breakout game using UiComponents to showcase view state management.


Languages

Language:JavaScript 86.1%Language:HTML 9.3%Language:PHP 3.1%Language:CSS 1.5%