Skip to content

harshmaybe/Super-Breakout-Custom-Name-Loading-Animation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

#Steps to get custom Name Loading Animation for Super Breakout Loading Animation

  1. Go to this site onecompiler.com/html and paste this CustomWORDinPlaceoLoading.html whole code in html (CTRL A-> CTRL V-> CTRL Enter)
  2. Type your word in place of Loading and copy JS ARRAY from it
  3. Come to this code Super-Breakout-Loading-Animation. and then paste your copied JS array in place of
   [
    `__              ______        ______      ________        ______      __      __      ________`,
    `__            __      __    __      __    __      __        __        ____    __    __        `,
    `__            __      __    __      __    __      __        __        ____    __    __        `,
    `__            __      __    __      __    __      __        __        __  __  __    __        `,
    `__            __      __    __      __    __      __        __        __  __  __    __        `,
    `__            __      __    __________    __      __        __        __    ____    __  ______`,
    `__            __      __    __      __    __      __        __        __      __    __      __`,
    `__            __      __    __      __    __      __        __        __      __    __      __`,
    `__            __      __    __      __    __      __        __        __      __    __      __`,
    `__            __      __    __      __    __      __        __        __      __    __      __`,
    `__________      ______      __      __    ________        ______      __      __      ________`,
    `__________      ______      __      __    ________        ______      __      __      ________`,
]

=to get your final code.

Hurray! you have successfully created your final code, Happy coding:)

About

Updated version of [Super-Breakout-Loading-Animation](https://github.com/harshmaybe/Super-Breakout-Loading-Animation./blob/main/README.md) to replace word Loading from your custom Name/Site Name

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages