Skip to content
/ ascii Public

A C++ program to create ascii art from PNG images

Notifications You must be signed in to change notification settings

Sinhran/ascii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IMAGE TO ASCII

This is something that I've decided to do to help with my C++ journey. The entire project will be written in C++ and hopefully without the use of any external libraries. Will be rewriting it in C because C++ sucks. Never mind that, it's still going to be in C++. Got rid of the error.

## ONLY SUPPORTS BMP AS OF NOW No BMP for now. Only manually inputting the pixels. That too, in black and white.

Support for PNG will be added later

About

A C++ program to create ascii art from PNG images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages