Skip to content

A simple tool to convert an image into ascII art in your terminal

Notifications You must be signed in to change notification settings

WalyssonPaiva/image-to-ascII

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image to ASCII

Ruby^^ Repo size Made by WalyssonPaiva GitHub last commit Stars <3

📋 Projeto:

Converting an image into ascII art

📖O que eu aprendi:

  • Manipulação de imagens
  • Testes
  • Lidar com arrays de diferentes dimensões (3d-array)
  • Desenhar

ℹ️ Como usar:

ps: você precisa ter o Ruby instalado

Em seu terminal:
Clone this repository
$ git clone https://github.com/WalyssonPaiva/image-to-ascII.git

Go into the repository
$ cd image-to-ascII

Install dependencies
$ bundle install

Run
$ ruby src/main.rb

Projeto inspirado e baseado: Neste artigo e neste repositório

Thanks for reading ❤️

About

A simple tool to convert an image into ascII art in your terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages