https://github.com/netgusto/bretzeldefense
https://github.com/netgusto/bretzeldefense
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netgusto/bretzeldefense
- Owner: netgusto
- Created: 2016-02-09T17:25:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-23T16:28:12.000Z (over 7 years ago)
- Last Synced: 2025-01-29T02:45:23.740Z (12 months ago)
- Language: JavaScript
- Size: 21 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
[](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
```