cdmill / turkish-vowel-harmony-game

2D sidescroller written in C++ that teaches the player the basics of Turkish vowel harmony

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Into the Holy Land

For information on Turkish vowel harmony and how it works, see this document.

The information in the vowel harmony document is not intended to be comprehensive and other processes that interact with vowel harmony in Turkish are omitted for scope and brevity.


This is a 2D sidescroller written in C++ and implemented in QT.

The purpose of this game is to teach the player the basics of Turkish vowel harmony, which is a linguistic process in which all vowels in a word must share certain features.

As vowels come across the screen, the player must attack the box with the correct vowel on it in order to fill the appropriate vowel slot in the current word shown in the center of the screen.

Screenshots are shown below.

sc 2023-06-01 at 20 06 03 sc 2023-06-01 at 20 07 40 sc 2023-06-01 at 20 08 26

About

2D sidescroller written in C++ that teaches the player the basics of Turkish vowel harmony


Languages

Language:C++ 96.5%Language:C 1.8%Language:CMake 1.0%Language:QMake 0.8%