Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 497 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 497 Bytes

christmastree

Correct works under Ubuntu 12.04, 16.04, Java HotSpot(TM) 1.6.0_45, 1.8.0_102

Christmas tree in pure JAVA and console.

          *      
         '~.     
        .~'O'    
       ~..~'O'   
      ~..~'O'~.  
     .~'O'~..~'O 
    '~..~'O'~..~'
         |~|     

Usage :

mvn clean install

cd target

java -cp christmastree-1.0-SNAPSHOT.jar com.sam_solutions.christmastree.Main 6

where 6 - is tree height will output christmas tree like above