Skip to content

gaba5/Image2Console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image2console

Image2console is a WIP python module that will allow you to print an image in your console.

  • Great for choose your own adventure games or other text based games
  • Display logo's in the console
  • Anything else you could need

Installation

pip install image2console

Use

  • from image2console import string_text
  • print(string_text("YOUR_IMAGE.jpg",size*))

Size ranges from 1-100

Todos

  • Add support for other image types
  • General improvments
  • Add more capabilitys and functions

License

  • Mit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages