A local multiplayer game inspired by bowling.
- You can grab different kinds of balls (or other projectiles/objects).
- All you can do is walk around and throw the thing you’re holding.
The main objective is obviously to remove (topple over) pins standing around. But see how far we can take this simple intuitive idea that most people know. (And which is easy to code.)
I feel like the bowling mechanic could be applied in much more varied and interesting ways. The core idea of the game would just be “you have to topple over the right things with the least number of throws”. Could even be a kind of puzzle platformer where you have to find the right throw ( + ball/spot) to unlock some door or topple over some enemy.