Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kjirou/tower-offense-7x7
ATODE
https://github.com/kjirou/tower-offense-7x7
Last synced: 14 days ago
JSON representation
ATODE
- Host: GitHub
- URL: https://github.com/kjirou/tower-offense-7x7
- Owner: kjirou
- License: apache-2.0
- Created: 2019-04-14T02:11:15.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-31T07:44:13.000Z (over 3 years ago)
- Last Synced: 2024-12-07T16:37:43.333Z (21 days ago)
- Language: TypeScript
- Size: 880 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tower-offense-7x7
[![Build Status](https://travis-ci.org/kjirou/tower-offense-7x7.svg?branch=master)](https://travis-ci.org/kjirou/tower-offense-7x7)
ATODE
## :wrench: Development
### Softwares that needs to be locally installed- [Node.js](https://nodejs.org/) `== 10`
### Install this application
```bash
git clone [email protected]:kjirou/tower-offense-7x7.git
cd ./tower-offense-7x7
npm install
```