A memory game to test the user on US states. Created using Pandas and Turtle.
When the user can no longer remember any states, they must enter "exit". A CSV file is created to show the user which states they didn't get.
A memory game to test the user on US states. Created using Pandas and Turtle.
Python