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

https://github.com/stonesaw/spell-out

マウスだけで出来るシューティングゲーム | 中高生国際Rubyプログラミングコンテスト 2020 ゲーム部門 🏅 | 技育展 2021 登壇
https://github.com/stonesaw/spell-out

dxruby game ruby

Last synced: 8 months ago
JSON representation

マウスだけで出来るシューティングゲーム | 中高生国際Rubyプログラミングコンテスト 2020 ゲーム部門 🏅 | 技育展 2021 登壇

Awesome Lists containing this project

README

          

# Spell Out
- マウス操作のアクションシューティング
- 5つの属性(🔥💧🌬⚜💀)と属性ごとの攻撃・スキル
- 属性の相性によってダメージ量が変化
- 全6 ステージ
- (みかわし) *todo*
詳しい操作方法などは、[how-to.md](how-to.md) を見てね

## GitHub
https://github.com/stonesaw/Spell-Out

## 使用アセット
- ライブラリ : [DXRuby](http://dxruby.osdn.jp/)
- 音源
[魔王魂様](https://maoudamashii.jokersounds.com/)
[Tallbeard Studios様](https://tallbeard.itch.io/music-loop-bundle)
- 画像
[ヌー様](http://damagedgold.wp.xdomain.jp/2016/03/25/link/)
[尾羽の小屋様](http://obane.tuzikaze.com/)
- フォント
[jeti様](https://fontmeme.com/jfont/poco-font/)

## 開発ツール & リンク集
- vscode ext
Ruby Solargraph (https://marketplace.visualstudio.com/items?itemName=castwide.solargraph)
endwise (https://marketplace.visualstudio.com/items?itemName=kaiwood.endwise)
- DXRuby API Reference (http://mirichi.github.io/dxruby-doc/api/index.html)