BayoDev / GrattacieliPython

Generate the logic puzzle 'Grattacieli(Skyscrapers)' in your cli

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Generate the logic puzzle 'Grattacieli(Skyscrapers)' in your cli


Languages

Language:Python 100.0%