Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ittokunvim/bevy-timing-game

ゲームエンジンBevyで作られたタイミングゲーム
https://github.com/ittokunvim/bevy-timing-game

bevy ldtk rust

Last synced: 16 days ago
JSON representation

ゲームエンジンBevyで作られたタイミングゲーム

Awesome Lists containing this project

README

        

# bevy-timing-game

`bevy-timing-game`は、ゲームエンジン`Bevy`で作られたタイミングゲームです。

## ゲーム概要

左右交互に動くキューをタイミングよく真ん中にクリックするゲームです。

真ん中に近いほどより多くのポイントを得ることができ、
制限時間10秒の間に10ポイント集めてゲームクリアを目指します。

## ゲーム情報

ゲームタイトル `Timing Game`

画面サイズ `640x480`

## 操作方法

決定: 左クリック

## クレジット

開発者 [ittokunvim](https://github.com/ittokunvim)

ゲームエンジン [Bevy](https://bevyengine.org)

2Dレベルエディタ [LDtk](https://ldtk.io)

LDtkプラグイン [bevy_ecs_ldtk](https://github.com/Trouv/bevy_ecs_ldtk)

GPUパーティクルシステム [bevy_hanabi](https://github.com/djeedai/bevy_hanabi)

LDtkアセット [SunnyLand](https://ansimuz.itch.io/sunny-land-pixel-game-art)

タイミングボタン画像 [いらすとや](https://www.irasutoya.com/)

ポーズボタン画像 [ICOOON MONO](https://icooon-mono.com/)

効果音 [効果音ラボ](https://soundeffect-lab.info)

タイミングボイス音源 [ゆくも!](https://www.yukumo.net/)

画像編集 [Pixlr](https://pixlr.com)

Wasm変換 [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen)