possatti / pokemonsay

"pokemonsay" is like "cowsay" but for pokΓ©mon.
MIT License
506 stars 55 forks source link

Galar Cows (Gen 8) and a new way to build poke-cows #17

Open marcosins opened 4 years ago

marcosins commented 4 years ago

Hello, merry christmas to everyone that still uses this script πŸŽ…

I managed to create cows for the (at the time of this issue) current National Dex, including Galar Pokemon and even regional variants!

πŸ“Ž galar-cows.zip


And since imagemagick and image2xterm are a PITA to work with, I made a script that builds a Docker image, compiles them and then creates the cows from the png downloaded from bulbapedia (and also because it's 2020 and everything should be build inside a container (?)).

The script also trims the png images since the current sprites have lots of empty/transparent space around them (Eternatus being the biggest one).

Here's the complete script in case you want to take a look. πŸ‹ POKEMON-SAY.zip

And here's a screenshot of Eternatus on my Xubuntu 18.04 Terminal.

eternatus

marcosins commented 4 years ago

I think these cows ended having more saturated colours than the ones attached in #6. It may be because i used img2xterm by @XenGi instead of the official one by @rossy.