Skip to content

Patterns in different programming languages

Notifications You must be signed in to change notification settings

Anushka310/Patterns

 
 

Repository files navigation

Patterns

Create patterns and designs using your favourite programming language.


Some Examples

        *    
       ***   
      *****  
     ******* 
    *********
    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
    * 
    * * 
    * * * 
    * * * * 
    * * * * * 
    *         *
    * *     * *
    * * * * * *
    * *     * *
    *         *

Create a new folder if you want to add shape.

⭐ the repo if you have made a PR ;)

About

Patterns in different programming languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 52.1%
  • Python 17.8%
  • Java 17.1%
  • C 11.9%
  • Other 1.1%