Skip to content

MercheLorenzo/Patterns-hf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Patterns project for Hacktoberfest

Create different patterns and designs using your favourite programming language weather it be a square pattern, star pattern, diamond or anything of your choice and include some details in comments so as to the user can comprehend. Contribution guidelines below.

Contribution Guidelines🏗

First of all, Create a new folder if you want to add shape. Some Examples:

PYRAMID

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

SQUARE

    A B C D E
    A B C D E
    A B C D E
    A B C D E
    A B C D E

TRIANGLE

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

Resources

It'll be counted as your contribution to open source and for hacktoberfest in the month of october! Thanks for coming!
Do star it & follow my github if you liked the project and for tons of other projects!

About

Create different patterns and designs using your favorite programming language for this project.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 50.9%
  • C 49.1%