Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/corentinth/inert

Minimalistic tower defense in the browser entirely in typescript (no deps).
https://github.com/corentinth/inert

browser game game-development game-in-browser no-dependencies tower-defense tower-defense-game typescipt typescript

Last synced: 9 days ago
JSON representation

Minimalistic tower defense in the browser entirely in typescript (no deps).

Awesome Lists containing this project

README

        

# Inert

Minimalistic tower defense in the browser. [Try it!](https://inert.thomasset.me)

[![demo](.github/demo.png)](https://inert.thomasset.me)

## Dev

```shell
git clone [email protected]:CorentinTh/inert.git
cd inert
npm i
npm run dev
# open http://localhost:1234/index.html
```

## Credits

Coded with ❤️ by [Corentin Thomasset](//corentin-thomasset.fr).

This project is continuously deployed using [vercel.com](https://vercel.com).

## License

This project is under the [MIT license](LICENSE).