Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamakiri01/ikaruga-primitive
https://github.com/kamakiri01/ikaruga-primitive
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kamakiri01/ikaruga-primitive
- Owner: kamakiri01
- Created: 2019-09-14T18:03:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-14T18:24:46.000Z (over 5 years ago)
- Last Synced: 2024-11-10T18:12:12.369Z (2 months ago)
- Language: TypeScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ikaruga-primitive
斑鳩ライクなSTGのモックコンテンツ
## 実行
```sh
npm i
npm run build
npm start
````http://localhost:3000/game/` にゲームが実行されます。
## 遊び方
|操作 |キー |
|---|---|
|移動 |カーソルキー |
|属性反転 |スペース |自機の属性と同じ色の敵弾はすり抜けます。異なる色の敵弾に当たるとヒット判定が出ます。