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

https://github.com/netgusto/bretzeldefense


https://github.com/netgusto/bretzeldefense

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Bretzel Defense

A tower defense game for the browser, inspired by Kingdom Rush.

The track design is from Kingdom Rush, and the creeps are the mummy from Metal Slug.

[![Bretzel Defense Gameplay](https://user-images.githubusercontent.com/4974818/40437726-70db297c-5eb6-11e8-869e-47f18ef1f112.jpg)](http://www.youtube.com/watch?v=O6Ghn2nIIHE "Bretzel Defense Gameplay - Click to Watch")

```bash
# Usage
$ cd jeu
$ npm install
$ npm run serve:dev
$ open http://127.0.0.1:8080
```