/spaceshoot-sample-pilet

A pilet running the infamous SpaceShoot game for the sample-piral app shell. :space_invader:

Primary LanguageTypeScriptMIT LicenseMIT

spaceshoot-sample-pilet

A pilet running the SpaceShoot game for the sample-piral app shell.

Used in the sample application for Piral, which is a framework for microfrontends.

Demo online

You can run it locally, too. Just clone and then:

npm i && npm start

This will install the remaining dependencies and then run the application.