Ttush Push
A push-and-fall board game
Move an explorer across a 5×5 field of footholds, push the other one off, and read the collapsing floor to take two rounds out of three. Every rule is decided by a Rust engine; the screen only draws what it returns.
Rules
- Pick an explorer and move it to an adjacent square.
- Moving onto an occupied square pushes that explorer the same way.
- A foothold an explorer leaves cracks, and collapses into a hole the second time.
- Drop the other explorer into a hole, or leave it unable to move, and the round is yours.
- The first to two rounds takes the match.
Where this is
In closed testing on Android. There is no public store page yet.