Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/florianrappl/tower-defense-sample-pilet

A pilet running a Tower Defense game for the sample-piral app shell. :house:
https://github.com/florianrappl/tower-defense-sample-pilet

game microfrontends microfrontends-demo piral react typescript

Last synced: 10 days ago
JSON representation

A pilet running a Tower Defense game for the sample-piral app shell. :house:

Awesome Lists containing this project

README

        

# tower-defense-sample-pilet

A pilet running the Tower Defense game for the `sample-piral` app shell.

Used in the [sample application](https://demo-full.piral.io) for [Piral](https://piral.io), which is a framework for microfrontends.

**[Demo online](https://demo-full.piral.io/tower-defense)**

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

```sh
npm i && npm start
```

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