https://github.com/eapolat/flashcard-app
A Java program that user can play English-Turkish Flash Card word game.
https://github.com/eapolat/flashcard-app
Last synced: about 2 months ago
JSON representation
A Java program that user can play English-Turkish Flash Card word game.
- Host: GitHub
- URL: https://github.com/eapolat/flashcard-app
- Owner: eapolat
- Created: 2023-07-27T07:46:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-27T08:50:24.000Z (almost 2 years ago)
- Last Synced: 2023-07-27T08:58:50.907Z (almost 2 years ago)
- Language: Java
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlashCard-App
A Java program that user can play English-Turkish Flash Card word game.Program asks for how many flash card do you want and then gives each flash card one by one and asks for the answer. After you write an answer, if you answered the correct word, it outputs correct answer message but if you answer the wrong word, it shows the correct answer flashcard.
When the flash cards finish, program gives you your score and also the words that you answered wrong for you to allow you practice those words. Also in that row program shows the difficulty of the words too. If you want to change the language that program asks for, you can use reverseCard method. And if you have any other text file which contains other languages, you can use those too with this program. (I already uploaded the english-turkish words text file for you to test the program.)
I pay attention for program to print out the flashcards in the same format. So, even the word is long or short, the looking of the flashcard doesn't change.
I would love to see your comments, suggestions and upgrades for this project! Hope you like it.
Here you can contact me easily: [email protected] https://twitter.com/Anlpolt