https://github.com/tenpamk2/phaser3-matter-hook-game
phaser3 matter hook game.
https://github.com/tenpamk2/phaser3-matter-hook-game
game javascript-game phaser3
Last synced: 3 months ago
JSON representation
phaser3 matter hook game.
- Host: GitHub
- URL: https://github.com/tenpamk2/phaser3-matter-hook-game
- Owner: tenpaMk2
- License: mit
- Created: 2022-03-18T13:42:25.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-18T14:16:57.000Z (about 3 years ago)
- Last Synced: 2025-01-09T03:15:38.963Z (5 months ago)
- Topics: game, javascript-game, phaser3
- Language: TypeScript
- Homepage:
- Size: 274 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# phaser3-matter-hook-game
phaser3 matter hook game.
## 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` .