Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

CharacterCannon

Make any character(s) print out as many times as you want.

IMPORTANT:

This program utilizes ANSI escape codes, which are used to clear the console.

If the software you are using to run this program doesn't support ANSI escape codes, then remove System.out.print("\033[H\033[2J"); from lines 5 and 34.

Usually, Linux based shells support these codes, and Windows based shells do not.

If you want to run this on Windows (why tf would you even want to do that), then use the Window Terminal which has ANSI escape code support.

About

Make any character print out as many times as you want.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages