Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

A small (not perfect) app made in Java for training your English vocabulary

Notifications You must be signed in to change notification settings

Niwer1525/EnglishVocabularyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

School English Vocabulary Game

A classmate made a program using what they have seen in class. But his code was... hum horrible and it was in the console. So I decided to make it as a game using the same concepts but with a different approach. Using interfaces, and components. Of course instead of him I have published a .JAR file to make it easier to use.

How to use

  1. Go in the releases section and download the latest release.

  2. You'll need the Java VM (Version 17 or higher). I recommend you to use JRE.

  3. You have to create a "data" folder next to the jar file. Then put in this new folder your "vocabulary.txt" file. Into the vocabulary.txt file you have to write your vocabulary like this :

    • EnglishWord, MotFrançais
    • EnglishWord, MotFrançais
    • EnglishWord, MotFrançais
    • ...
  4. Then run the .JAR file. Enjoy !

About

A small (not perfect) app made in Java for training your English vocabulary

Resources

Stars

Watchers

Forks

Languages