mgcsweek / csweekmon

Tiny toy project for MG CS Week
MIT License
1 stars 4 forks source link

Usage of Unicode characters crashes the project when run in Command Prompt #16

Closed BogdanRajkov closed 5 years ago

BogdanRajkov commented 5 years ago

Running the project in Command Prompt yields a UnicodeEncodeError because cmd doesn't support Unicode characters which appear in descriptions of certain moves/effects.

csweekmon