Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hanhdoan1999/phaser-star-catcher-game
https://github.com/hanhdoan1999/phaser-star-catcher-game
game game2d html html5 javascript phaser phaser3 reactjs
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hanhdoan1999/phaser-star-catcher-game
- Owner: hanhdoan1999
- Created: 2024-05-03T03:28:47.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-12-09T03:13:35.000Z (29 days ago)
- Last Synced: 2024-12-09T04:20:35.925Z (29 days ago)
- Topics: game, game2d, html, html5, javascript, phaser, phaser3, reactjs
- Language: JavaScript
- Homepage: https://hanhdoan1999.github.io/phaser-star-catcher-game/
- Size: 4.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Game Demo
![screenshot](screenshot.png)
## Requirements
[Node.js](https://nodejs.org) is required to install dependencies and run scripts via `npm`.
## Available Commands
| Command | Description |
|---------|-------------|
| `npm install` | Install project dependencies |
| `npm run dev` | Launch a development web server |
| `npm run build` | Create a production build in the `dist` folder |