A two-player dueling game featuring player only having one eye. So player could not see the depth but have to bounce off the incoming bullets.
Player needs to figure out the right moment to successfully bounce back the bullet by estimating their distance
The reason why I made this is because in our computer vision lab sometimes input could only be RGB instead of RGBD(depth). We thought what would it be if people lose the Depth information. It would be cool to make this a game.
We spent quite some time in implementing the basic logic, adding more feature like hints of distance, and tweaking the numerical number for better playability and challenge. And finally, here we go https://itch.io/jam/gmtk-2019/rate/463477
Expect ratings and comments for further improvement !