Chandler-Davidson / CS221-DataStructures

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:C++ 100.0%