A multiple choice quiz style language learning game.
# Project: Learn Afrikaans Game
## Description
A multiple choice language learning game designed to aid someone with learning Afrikaans.
## Features
- A basic HTML webpage styled using CSS to enable the user to play the game
- JavaScript functions power the game, interatting through various arrays of questions and confirming if the answer selected is correct
- **Question sets for the following topics:** numbers, month, greetings, family, days of the week, colours and animals
## How to Use
Run index.html in the browser
## Technologies
- HTML
- CSS
- JavaScript