GUI based pokemon battle game
Battle.mp4
- Download Zip
- Unzip the package
- install required packages -> pip install -r requirements.txt
- run as -> python main.py Note : Use python 3.x on windows
On running the main.py file, the game starts with two random pokemons with four moves each. Whenever a Pokemon faints, it is replaced by another random pokemon and the winner side is awarded with a socre. There is a countdown timer of 5 minutes. Team with maximum points win or the result could also be a tie.