Skip to content

Python script to visualize random pokemon in terminal

License

Notifications You must be signed in to change notification settings

raffifu/pokemon-truecolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon True Color

Pokemon True Color is a Python script to visualize random pokemon in terminal.

Requirements

  1. Internet connection
  2. Terminal with truecolor support

    Check this post to know more about truecolor in terminal.

How to Use

  1. Install dependencies

    pip install -r requirements.txt

  2. Finally run

    python3 pokemon.py

  3. Voila!

image

API Source

This project uses Python 3 wrapper pokebase to load data from the PokéAPI database.

Contribution

Contribution in any form will be appreciated.

License

This project is licensed under MIT License.

About

Python script to visualize random pokemon in terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages