Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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