Skip to content

bhavinrana07/ASCII-shapes-of-stars-and-trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII-shapes-of-stars-and-trees

As a geeky Christmas fan I want to generate ASCII shapes of stars and trees in three different sizes so that I can decorate my office nicely for Christmas.

Sample output

The following sizes will be available:

  • S (small): 5 lines height
  • M (medium): 7 lines height
  • L (large): 11 lines height

Installation

requires PHP7 to run. just clone the repositoy and run the index.php file.

$ cd C:\xampp\htdocs\ASCII-shapes-of-stars-and-trees>
$ php index.php

TODO

  • include the unittest lib and add unittest
$ composer require --dev phpunit/phpunit ^7

About

ASCII-shapes-of-stars-and-trees

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published