Skip to content

An assignment for my English class, this program translates between Oldspeak and Newspeak

Notifications You must be signed in to change notification settings

rogerfachini/NewspeakTranslator

Repository files navigation

Newspeak Translator

An assignment for my English class, this program translates between Oldspeak and Newspeak (the fictional language introduced in George Orwell's novel 1984). Translate.py contains the translation engine and a simple prompt. The other python files were an attempt at a Curses based GUI and a network protocol for chatroom-based translation, however those are incomplete due to time constraints.

To run

python Translate.py will run the translation engine with a simple prompt.

Example Image

There's a video too! (Click here)

alt text

alt text

About

An assignment for my English class, this program translates between Oldspeak and Newspeak

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages