/typingdead

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Typing Dead Game

About

This is a terminal-based typing game written in Python. The goal of the game is to slaughter thy enemies. Nope. Type the words that are falling in the screen before they hit the bottom. Then butcher them enemies afterwards.

This is to showcase synchornization and threading methods.