Skip to content

A pyramid generator using javascript that lets you customize the character for the pyramid, the row count and whether the pyramid should be inverted or upright.

Notifications You must be signed in to change notification settings

anandude/pyramid-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Inverted Pyramid Pattern Generator

This JavaScript project generates an inverted pyramid pattern based on user-defined inputs. Customize your pyramid with the following options:

  • Character Choice: Select any character to build your pyramid.
  • Row Count: Decide the number of rows in your pyramid.
  • Inversion Option: Choose whether the pyramid should be upright or inverted.

A fun and flexible way to play around with patterns and practice JavaScript!

About

A pyramid generator using javascript that lets you customize the character for the pyramid, the row count and whether the pyramid should be inverted or upright.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published