DEV Community

Cover image for Codecademy Python Terminal Project
cece3333
cece3333

Posted on

Codecademy Python Terminal Project

https://github.com/cece3333/Flashcard_game.git
One of my first project! A simple terminal game in which you can create, modify, delete and show flashcards stored in a json file.
A "play mode" is accessible in which the front of a random flashcard is displayed for you to guess the back (like Anki without spaced repetition). This is the simpliest version, I intend to change the code and add classes and object to create more features.

Top comments (0)