Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kamakiri01/ikaruga-primitive


https://github.com/kamakiri01/ikaruga-primitive

Last synced: 3 days ago
JSON representation

Awesome Lists containing this project

README

        

# ikaruga-primitive

斑鳩ライクなSTGのモックコンテンツ

## 実行

```sh
npm i
npm run build
npm start
```

`http://localhost:3000/game/` にゲームが実行されます。

## 遊び方

|操作 |キー |
|---|---|
|移動 |カーソルキー |
|属性反転 |スペース |

自機の属性と同じ色の敵弾はすり抜けます。異なる色の敵弾に当たるとヒット判定が出ます。