pachinko by LDJam user 278660
This is a pachinko game, use 'Space' key to shot the marble. When current marble fall, the reward marble +1, when you chose to end game, the current marbles will convert to final points.
Use 'bet' can convert current marble to expect reward marble, use 'ctrl' key or 'shift' key to convert multi marbles.
| Link | https://github.com/mnikn/pachinko |
| Link | https://mnikn.itch.io/pachinko |
| Link | |
| Original URL | https://ldjam.com/events/ludum-dare/52/pachinko |
Ratings
| Given | 4🗳️ | 1🗨️ |

I cannot make out what that illustration is in the background. What is it?
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)"
很有意思!而且我也喜欢玩弹珠游戏(最近哥布林弹珠都玩了不知道多少遍了),所以我对这款游戏还是很喜欢的!
Error
The following features required to run Godot projects on the Web are missing:
Cross Origin Isolation - Check web server configuration (send correct headers)
SharedArrayBuffer - Check web server configuration (send correct headers)
I'm on firefox, but from the error messages I'd guess it's a server misconfiguration issue.
I had the same loading issues when using Firefox; but it can load without any issues on Chrome.