Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 377 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 377 Bytes

pokemon

A Pokemon Game built for Python Workshop, Locus 2016. The game is simple and text-based. Pokemons data are read from file. User get to choose a pokemon while the computer chooses one at random. Then the battle starts with the user and the computer alternatively choosing attacks for their respective pokemons. The game ends when one of the pokemon loses all health.