JordanLeich / Blackjack-21

This is a game where you play against the dealer and try to get the higher values of cards without exceeding the number 21.
MIT License
8 stars 6 forks source link

Bug Reporting 🐞 #5

Open JordanLeich opened 3 years ago

JordanLeich commented 3 years ago

Reporting Bugs ❗

Known Bugs 🐛

  1. None!
ShawnDriscoll commented 3 years ago

Quit undefined error when typing q to quit a game after playing against bots.

JordanLeich commented 3 years ago

Quit undefined error when typing q to quit a game after playing against bots.

@ShawnDriscoll thanks for the report! I will fix this.

JordanLeich commented 3 years ago

@ShawnDriscoll Were you using the exe or the python version when you found this error?

ShawnDriscoll commented 3 years ago

The EXE. I didn't check if the .PY has the same issue.

JordanLeich commented 3 years ago

@ShawnDriscoll This has now been fixed!