****
  ****
  ****
  ****
      

Square Star Pattern

Difficulty – ★

Checkout code for this program –

*****
*   *
*   *
*****
      

Hollow Square Star Pattern

Difficulty – ★ and 1/2

Checkout code for this program –

   ****
   ****
   ****
   ****
      

Rhombus Star Pattern

Difficulty – ★★

Checkout code for this program –

            ****
             ****
              ****
               ****
        

Rhombus Star Pattern

Difficulty – ★

Checkout code for this program –

            ******
            ******
            ******
            ******
        

Rectangle Star Pattern

Difficulty – ★

Checkout code for this program –

            ******
            *    *
            *    *
            ******
        

Hollow Rectangle Star Pattern

Difficulty – ★

Checkout code for this program –

            ******
             ******
              ******
               ******
        

Parallelogram Star Pattern

Difficulty – ★

Checkout code for this program –

            ****
           ****
          ****
        ****
        

Mirrored Rhombus Star Pattern

Difficulty – ★

Checkout code for this program –

            *
            **
            ***
            ****
        

Triangle Star Pattern

Difficulty – ★

Checkout code for this program –

             *
            ***
           *****
          *******
        

Pyramid Star Pattern

Difficulty – ★

Checkout code for this program –

             *
            * *
           *   *
          *******
        

Hollow Pyramid Star Pattern

Difficulty – ★

Checkout code for this program –

      *******
       *****
        ***
         *
        

Inverted Pyramid Star Pattern

Difficulty – ★★

Checkout code for this program –

      *******
       *   *
        * *
         *
        

Inverted Hollow Pyramid Star Pattern

Difficulty – ★★ and 1/2

Checkout code for this program –

      *
      **
      ***
      ****
      ***
      **
      *
        

Half Diamond Star Pattern

Difficulty – ★★

Checkout code for this program –

        *
       **
      ***
      ****
      ***
       **
        *
        

Half Diamond Star Pattern Inverted

Difficulty – ★★

Checkout code for this program –