https://github.com/tenpamk2/phaser3-hook-game
The hook game by Phaser3.
https://github.com/tenpamk2/phaser3-hook-game
Last synced: 4 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-13T07:36:03.000Z (over 3 years ago)
- Last Synced: 2025-01-09T03:15:34.791Z (5 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.

## 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` .