Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 488 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 488 Bytes

Night City

A shell script to show night cities.

To run

git clone https://github.com/arjunair86/NightCity.git
cd NightCity
chmod +x city.sh
./city.sh <no_of_buildings> <maximum_height>

Example:

./city.sh 50 10

Sample Output (corresponds to 50 buildings with maximum height of 6):

image

image

image

image

image