Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I added the whole entire Pokédex (as of May 7, 2023) to cows #23

Open
wants to merge 15 commits into
base: master
Choose a base branch
from

Conversation

Huckdirks
Copy link

I added the whole Pokédex to cows. I also created a Python script (download_pokemon.py) to download all the Pokémon sprites from each generation as .png files, a script (strip_num.py) to get rid of the number from the .png file (would turn Charmander2.png into Charmander.png because download_pokemon.py names the files by generation to avoid copies), and make_cows.py to convert the images to .cow files if make_cows.sh doesn't work for some reason. make_cows.sh should work if you download img2xterm from the updated link in the readme though. I updated the link to a fork of the repository I made because an include path in the source code of img2xterm was outdated, so I went ahead and updated it. make_cows.sh is still preferred over my new make_cows.py, but it's a decent alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant