Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tenpamk2/phaser3-hook-game
The hook game by Phaser3.
https://github.com/tenpamk2/phaser3-hook-game
Last synced: 13 days ago
JSON representation
The hook game by Phaser3.
- Host: GitHub
- URL: https://github.com/tenpamk2/phaser3-hook-game
- Owner: tenpaMk2
- License: mit
- Created: 2022-03-13T01:50:22.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T07:36:03.000Z (almost 3 years ago)
- Last Synced: 2024-11-11T06:23:43.105Z (2 months ago)
- Language: TypeScript
- Size: 6.01 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phaser3-hook-game
The hook game by Phaser3.
![sample](./imgs/sample.png)
## How to play
```shell
npm install
npm run watch
```start devServer in another shell window,
```shell
npm run start
```Open web browser and access `http://localhost:5500` .