YehyunLee / PokemonGame

Pokémon Battle Simulator allows players to engage in exciting turn-based battles using various Pokémon. The simulator is designed to provide a realistic and engaging Pokémon battle experience, complete with different moves, strategies, and outcomes.
https://docs.google.com/presentation/d/18OZ4ov5St6cAIvWGQH5LLCylErJciXATBBqE7P2hu-o/edit?usp=sharing
3 stars 3 forks source link

Fixed gameplay bugs #65

Closed tyseer2335 closed 10 months ago

tyseer2335 commented 10 months ago

Fixed some of the bugs including the Player not swapping when dead, and ai not swapping when dead, but when Pokemon over heals and takes damage the hp bar wont display over 100HP. Also, there is still some issues tracking HP when we swap Pokemon so I guess we have to read off the console.

I also added music and some text popups on warnings about API calls and loading time.

Muaj17 commented 10 months ago

The gameplay is much better than before. Excellent work!