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 登壇
- Host: GitHub
- URL: https://github.com/stonesaw/spell-out
- Owner: stonesaw
- Created: 2020-12-25T15:28:32.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T16:25:59.000Z (almost 5 years ago)
- Last Synced: 2025-01-27T23:40:45.452Z (over 1 year ago)
- Topics: dxruby, game, ruby
- Language: Ruby
- Homepage:
- Size: 128 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Code of conduct: CODE_OF_CONDUCT.md
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)