- This project is a typing game inspired by the popular game Subway Surfers
- The openFramework external library used is ofxCenteredTrueTypeFont
- Make sure you have the latest version of XCode and openFrameworks installed
- Download ofxCenteredTrueTypeFont and extract it into the addons folder of openFrameworks
- Download the project zip and extract the project folder
- Open Project Generator and import the project folder and select ofxCenteredTrueTypeFont and ofxGUI in the add-on menu
- Avoid colliding with the cars in the same lane as you by typing the word displayed in another lane
- You can only move to adjacent lanes
- Press backspace to delete the last character you typed
- The obstacles move progressively faster as time passes
- The time elapsed is displayed on the top left
- The number of words typed is displayed on the top middle
- The score is displayed on the top right
