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

https://github.com/valsaven/sakurastorm

Just another danmaku shooter.
https://github.com/valsaven/sakurastorm

danmaku game javascript phaser phaserjs

Last synced: about 1 month ago
JSON representation

Just another danmaku shooter.

Awesome Lists containing this project

README

          

# SakuraStorm

Just another danmaku shooter.

## Available Commands

| Command | Description |
|-----------------|----------------------------------------------------------|
| `npm i` | Install project dependencies |
| `npm run dev` | Builds project and open web server, watching for changes |
| `npm run build` | Builds code bundle with production settings |
| `npm run serve` | Run a web server to serve built code bundle |