Skip to content

ShewakS/Language-Learning-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🌍 Language Learning Game

A fun and interactive console-based Java game designed to help users learn vocabulary and basic words in multiple languages.
The game quizzes users with multiple-choice questions in their selected language and provides instant feedback with a final score.


🎯 Project Overview

The Language Learning Game is a simple yet educational Java application where users can:

  • Choose from 8 available languages
  • Answer 5 multiple-choice questions per language
  • Receive instant feedback on each question
  • View their final score and performance message at the end

It’s a great beginner-friendly project for learning Java basics, arrays, loops, input handling, and conditional logic.


🗣️ Supported Languages

  1. English
  2. French
  3. Spanish
  4. German
  5. Italian
  6. Hindi
  7. Chinese
  8. Japanese

🧩 Features

✅ Language selection menu
✅ 5 unique questions per language
✅ Multiple-choice answers
✅ Real-time feedback after each question
✅ Final score and evaluation message
✅ Input validation for language and answer selection


🛠️ Technologies Used

  • Java (JDK 8 or higher)
  • Scanner class for user input
  • 2D and 3D arrays for storing questions and answers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages