Skip to content

Patterns in different programming languages

Notifications You must be signed in to change notification settings

sanskaromar/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++ 40.2%
  • Java 21.9%
  • Python 21.1%
  • C 11.1%
  • JavaScript 2.3%
  • Perl 2.1%
  • Other 1.3%