Shahrayar123 / Python-Projects

Basic Python projects, good first issue
286 stars 284 forks source link

Update main.py #219

Open NobleRex opened 3 weeks ago

NobleRex commented 3 weeks ago

Type Handling: Type effectiveness is managed through a dictionary for better scalability. Experience and Leveling: Added experience gain and leveling up mechanism to make battles more engaging. Error Handling: Improved user input handling for move selection. Health Calculation: Made the health bar calculation more robust. Dynamic Opponent Moves: Opponents now choose moves randomly to simulate more realistic battles.