A simple game where your goal is to simply choose the most optimal location to build a hospital.
It's not a difficult game. It's not a complicated game. You simply click the button where you think the hospital should be, and depending on whether you're right or wrong, you either receive points or are shown a better location to build the hospital based on the layout of the houses.
The game simply calculates the Manhattan distance, so you can even calculate where the hospital should be.