/CS221-DataStructures

An example project built for translating languages using a binary tree.

Primary LanguageC++

Klingon-Translator

A program written in C++ to parse the Trans.txt file, create a tree to store the Alien and English words, then translate Klingon to English. Completed for CS 221 at UAH.