airicbear / pyramid-text

Make a pyramid of text

Home Page:https://airicbear.github.io/pyramid-text/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyramid Text

Objective

Create a pyramid of text using user input.

Motivation

I saw YouTube comments making pyramids out of text and thought there should be an easier way to make those comments.

Example

Input:

HelloWorld

Output:


H
He
Hel
Hell
Hello
HelloW
HelloWo
HelloWor
HelloWorl
HelloWorld
HelloWorl
HelloWor
HelloWo
HelloW
Hello
Hell
Hel
He
H

About

Make a pyramid of text

https://airicbear.github.io/pyramid-text/

License:MIT License


Languages

Language:HTML 71.7%Language:CSS 14.9%Language:JavaScript 13.4%