Skip to content

Instantly share code, notes, and snippets.

View Cacotaku's full-sized avatar

Paulo de Tarso Cacotaku

View GitHub Profile
@MatheusFaria
MatheusFaria / pokedex_ascii.h
Last active April 9, 2026 22:33
151 Pokemon ASCII Art
/**
* The ASCII arts were extracted from:
* - http://www.fiikus.net/?pokedex
* - http://www.world-of-nintendo.com/pictures/text/
* And also generated with:
* - http://www.text-image.com
*/
#ifndef __POKE_IMG__
#define __POKE_IMG__