wc-clumsy-bird
v1.0.5
Published
Clumsy Bird Game by Ellison Leão wrapped as WebComponent
Downloads
7
Readme
Clumsy Bird Webcomponent
A MelonJS made "Flappy Bird" clone.
Play online at http://ellisonleao.github.io/clumsy-bird/
Motivation
The original version https://github.com/ellisonleao/clumsy-bird/ works well but won't allow you to embed it into an existing page
Usage:
<script src="https://unpkg.com/wc-clumsy-bird" defer></script>
<clumsy-bird></clumsy-bird>
Limitations
Clumsy Bird was build 2014 with MelonJS 4 which does not allow to boot twice or deconstruct a game.