Inspired by TypeRacer, the objective of this assignment is to use abstraction, recursion, and python lists to create a program that measures typing speed and also autocorrect words for the user.
Language Used: Python
Final Product:
The game can be played single player or multiplayer against friends. My assignment was to develop the logic for most of the program, and the graphics and website integration was done by the professor.