I’ve been working on a portfolio project called “Country Region Guesser” and I’d love to get some feedback from fellow developers.
This is a CLI quiz game that tests your knowledge of which region a given country belongs to.
The game randomly selects a country from a list, and the player has to guess which region the country belongs to.
Here’s the GitHub repository if you want to check it out: GitHub - tnuma/cdmy-country-region-guesser
Feel free to fork the repository, submit a pull request, or just leave a comment with your thoughts.
Thanks and looking forward to hearing from you all!