A "Who's that Pokemon?" game wrapper for Python
Project description
A wrapper that simulates an API for a "Who's That Pokemon?" game
Just use the following:
-----------------
import Pokemon_Trivia
Pokemon_Trivia.init() # A random Trivia
Pokemon_Trivia.init(2) # It supports Pokemon numbers
Pokemon_Trivia.init(2, True) # As well as base64 encoding
-----------------
It outputs: The number of the Pokemon, the answer in english and japanese and both pictures of the Pokemon shadowed and unshadowed.
Just use the following:
-----------------
import Pokemon_Trivia
Pokemon_Trivia.init() # A random Trivia
Pokemon_Trivia.init(2) # It supports Pokemon numbers
Pokemon_Trivia.init(2, True) # As well as base64 encoding
-----------------
It outputs: The number of the Pokemon, the answer in english and japanese and both pictures of the Pokemon shadowed and unshadowed.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Pokemon-Trivia.tar.gz
(2.2 kB
view details)
File details
Details for the file Pokemon-Trivia.tar.gz
.
File metadata
- Download URL: Pokemon-Trivia.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4ee0f21d3a40ed8caa8dd9f8b0d75f36fdb052a941a6b6ade20bb07aad198cd |
|
MD5 | 22516ad01f80ba1c871ea680544603ad |
|
BLAKE2b-256 | d8dfdff809fc80625e6546fc3de0a5a36b1fadf9cf34d95606025555f07f436b |