Skip to content

arjunair86/NightCity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages