Skip to content

Interactive command-line implementation of "Top Trumps," feat. all 150/1 Generation 1 Pokemon and drawing on PokeAPI

Notifications You must be signed in to change notification settings

PAZHames/python-pokemon-top-trumps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Python Pokemon Top Trumps

Python Pokemon Top Trumps is an interactive command-line implementation of "Top Trumps," featuring all 150/1 Generation 1 Pokemon and drawing on PokeAPI (https://pokeapi.co/). Test your knowledge of Pokemon statistics and challenge your friends to see who's the ultimate Pokemon master!

Features

  • Play against the computer
  • Choose one of three randomly generated Pokemon - choose your fighter and your stat!
  • Best of 5 rounds to crown the victor!

Getting Started

  1. Clone the repository:
git clone https://github.com/PAZHames/python-pokemon-top-trumps.git
  1. Go to the project directory:
cd python-pokemon-top-trumps
  1. Install necessary dependencies:
pip install -r requirements.txt
  1. Start the game:
python main.py

Disclaimer: This project is a fan-made game and is not affiliated with or endorsed by the official Pokemon franchise. All rights and trademarks for Pokemon belong to Nintendo, Game Freak, and The Pokemon Company.

About

Interactive command-line implementation of "Top Trumps," feat. all 150/1 Generation 1 Pokemon and drawing on PokeAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages