https://github.com/afrontend/angle
잡초 제거 게임
https://github.com/afrontend/angle
game html5
Last synced: 12 months ago
JSON representation
잡초 제거 게임
- Host: GitHub
- URL: https://github.com/afrontend/angle
- Owner: afrontend
- License: mit
- Created: 2019-09-08T10:09:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-07-20T14:19:46.000Z (almost 4 years ago)
- Last Synced: 2025-05-30T13:07:27.799Z (about 1 year ago)
- Topics: game, html5
- Language: JavaScript
- Homepage: https://js13kgames.com/entries/angle
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> HTML5 Game

## Build
```
npm install
npm run build
```
## Usage
```
npm start
```
## License
MIT © [Bob Hwang](https://afrontend.github.io)