发现一个音效听起来像是在敲木鱼,于是迅速打开 Aseprite,画了一个简陋的动画,在一旁人工播放音频,给动画配音,就得到了这个:

Found a sound effect that sounded like a wooden fish, so I quickly opened Aseprite, drew a simple animation, played the audio manually, dubbed the animation, and got this:

感觉还蛮好玩的,于是用 Ebitengine 写了一个小游戏出来。

  • 自动模式:自动敲击木鱼,功德+1
  • 自由模式:按下 Enter 敲击木鱼,功德+1
  • 音游模式:根据动画的进度按下按键播放音效,如果偏差太多会 Miss

简单实现了存档功能,敲击次数和语言设置写进 localStorage

The mini game is developed with Ebitengine

  • Free Mode: Press Enter to hit the wooden fish, merit +1
  • Auto Mode: Automatic tap wood fish, merit +1
  • Rhythm Mode: Press the button to play the sound effect according to the progress of the animation. It will Miss if too fast or slow.

Language settings and merits are saved in localStorage.

----

v0.7.2 支持了鼠标和手机触屏操作,左下角的“返回”和右下角的“敲”的文字是可以点击的,顺便中间的动画本体也可以被点击。另外提供 Windows 版本的可执行文件,可以下载。

v0.7.2 supports mouse and mobile phone touch screen operation, the text of "Back" in the lower left corner and "Beat" in the lower right corner can be clicked, and the animation body in the middle can also be clicked. A Windows version of the executable file is also available and can be downloaded.

然后有个 bug,发现 Firefox Android 在竖屏模式下启动游戏,会看不到左下角和右下角的文字,会没有办法操作。切换到横屏模式再切换回来可以解决。感到非常迷惑。

Then there is a bug, found that Firefox Android in portrait mode to start the game, will not see the bottom left and right corner of the text, there will be no way to operate. Switching to landscape mode and back can solve this problem. Feel very confused.

----

v0.8.0 重新绘制了动画和图标

v0.8.0 redraws animations and icon

----

v0.9.1 现在你可以更改颜色主题了

v0.9.1 Now you can change the color theme

----

v0.9.5 现在你可以更换动画了

v0.9.5 Now you can change the animation

----

v1.0.0 现在游戏将会从 data/Theme 查找 *.theme.json 文件,以加载更多主题配色;另外会从 data/Anim 加载更多动画。该特性也支持了 Web 版本。

v1.0.0 The game will now look for the *.theme.json file from data/Theme to load more theme colors; More animations will also be loaded from data/Anim. This feature also supports the Web version.

Updated 9 days ago
Published 12 days ago
StatusPrototype
PlatformsHTML5, Windows
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorrect
Tagsebiten, ebitengine
Average sessionA few seconds
LanguagesEnglish, Chinese (Simplified)
InputsKeyboard, Mouse, Touchscreen

Download

Download
data.zip 1.9 kB
Download
Wooden-Fish-Windows-v1.0.0.exe 13 MB
Download
Wooden-Fish-Windows-v1.0.0-x86.exe 12 MB

Install instructions

data.zip 包含了一组额外的颜色主题。

data.zip contains an additional set of color themes.

Development log

Comments

Log in with itch.io to leave a comment.

来了来了