Skip to content

A pokemon game using python as part of project for Code First Girls. This was part of a group project when completing Code First Girls. Our Pokemon Top Trumps game utilises the PokeAPI to fetch information about Pokémon in the database.

Notifications You must be signed in to change notification settings

eknox22/pokemon-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pokémon Top Trumps Game

Project Description

This was part of a group project when completing Code First Girls. Our Pokemon Top Trumps game utilises the PokeAPI to fetch information about Pokémon in the database.

Gameplay and code

1. Key features

The main game loop prompts the player to choose between different game modes (Normal Mode, Difficult Mode, or Exit). In each round, the player is presented with a randomly chosen Pokémon and prompted to choose a stat (ID, height, or weight) tocompare with a randomly generated opponent Pokémon. The winner of each round is determined by comparing the chosen stats,and the game continues for three rounds.

View our presentation

2. Technologies & Tools Used

  • Python
  • PokeAPI

Credits

  • The Pokémon Top Trumps game was created by eknox22, Becks Stunell and Romy Taylor as a final group project for the Code First Girls course.

License

This project is licensed under the MIT license.

About

A pokemon game using python as part of project for Code First Girls. This was part of a group project when completing Code First Girls. Our Pokemon Top Trumps game utilises the PokeAPI to fetch information about Pokémon in the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages