Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 782 Bytes

File metadata and controls

31 lines (20 loc) · 782 Bytes

GrattacieliPython

Generate the logic puzzle 'Grattacieli' in your cli

Demonstration

How to install & use

  1. Clone the repository
git clone https://github.com/BayoDev/GrattacieliPython.git
  1. Change the directory to the new folder
cd GrattacieliPython
  1. Start the program
python main.py
  1. Play!!!

How to play

The grid represents the neighborhood of a city. Knowing that in each row or column there are no skyscrapers of the same height, and that the numbers on the outside indicate how many skyscrapers are visible from that point of view (the tallest ones hide the lower ones), write in each box the height of the corresponding skyscraper.