Skip to content

jorge-wonolo/pokemonBattleGame

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

pokemonBattleGame

The following code runs a simple text based pokemon battle game. Here is how the game works:

The user is prompted to choose a pokemon to battle with, and the computer choses a pokemon as well.
Once the pokemon are chosen, the user and computer chose a move for their pokemon to use.
Each pokemon has four corresponding moves to choose from.
The moves can either deal damage, heal, or do both.
This game continues until one pokemon faints (HP hits 0), and the game ends. 
The first pokemon to hit 0 HP loses. 

**This game is meant to run in the console**

About

Text based pokemon game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%