Logo Lanfrica

eliaswnoel/amharic-game

Domain:

natural language processing
Creator:
eli
Host:
## Learning Amharic Game #### Date: 03/07/24 #### By: Noel Elias *** #### ***_Description_*** #### This game will will be used as a way for people to gain an introduction the Ethiopian language of Amharic through beginner-friendly vocabulary. It will focus on learning basic words for body-parts, weather and colors. The objective of the games will be to correctley match the words to the pictures. *** ## Pseudocode for Amharic Game *** ### Game Setup *** - User enters into main page and chooses from the list of topics for Amharic Lessons - option 1: weather - option 2: body-parts - option 3: colors - IF user picks option 1 they will leave the main page and be taken into the option 1 page. - ELSE if the user picks option 2 they will leave the home page and enter into the option 2 page - ELSE if the user picks option 3 they will leave the home page and enter into the option 3 page - Inside of the option 1 page, the user will be met with pictures of various types of weather (ex. sunny, rainy, windy, etc.) with empty boxes underneath, in addition to amharic words in boxes scatterd around. - The task of the user is to place the words into the correct box beside its corresponding image. - IF the user places the box in its correct spot, they will here a "Ding Ding" sound followed by a voice pronouncing the word. ELSE the word box will go back to its starting position - Inside of the option 2 page, the user will be met with a human figure with arrows accompanied by boxes pointing to various body-parts (ex. nose, head, eyes, etc.) in addition to amharic words in boxes scatterd around. - The task of the user is to drag the words into the correct box beside its corresponding image. - IF the user places the box in its correct spot, they will here a "Ding Ding" sound followed by a voice pronouncing the word. ELSE the word box will go back to its starting position - Inside of the option 3 page, the user will be met with 6 flowers in the colors of red, orange, yell …

Languages