Calebf2424 / EscapeRoom_TextGame

Text based adventure game
0 stars 1 forks source link

add Passphrase functionality #12

Closed bntrtm closed 2 months ago

bntrtm commented 2 months ago

Added a function that formats player input before evaluating a passphrase to account for whitespace and capitalization user error.

This change resolves issue #1 - pass phrases.