ANSI-art
Generate ANSI-/Ascii-art version images/Gifs in your terminal.
File Explorer
Download Latest Version (.zip)- .gitignore
- ANSI-art.iml
- modules.xml
- ansi.go
- solver.go
- utils.go
- utils_test.go
- fight.mp3
- NadaNaruto.mp3
- narutoOST.mp3
- smb.mp3
- uefa.mp3
- wind.mp3
- gif.go
- image.go
- root.go
- decoder.go
- gifDecode.go
- monaco.ttf
- ansi_logo.png
- ascii_art_logo.png
- block_ansi_logo.png
- jersey.gif
- logo.png
- mario.gif
- mario_play.gif
- messi.png
- messi_ansi.png
- messi_block.png
- messi_celebrate.gif
- messi_output.png
- sasuke.mp4
- sharingan.gif
- wiki.jpeg
- intensity.txt
- main.go
- rank.txt
- utils.go
- go.mod
- go.sum
- LICENSE
- main.go
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/EtoDemerzel0427/ANSI-art
Downloads the entire project code from GitHub to your computer.
cd ANSI-art
Moves into the project folder you just downloaded.
2. Go
Medium RecommendedPrerequisites
$ go build -o ansi-art main.go
Compiles the Go program into an executable.
If the build finishes without errors, it worked. If you used go run ., check the terminal output.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
