/thethring

Primary LanguageC++Apache License 2.0Apache-2.0

thethring

Drawing in the console.

Building

# Retrieve source code
git clone https://github.com/moogloof/thethring.git

# Change into root repo directory
cd thethring

# Compile source code
make

Running

# Run executable
bin/a.out

Use the wasd keys to move the face. Unfortunately, for now, you must press enter for the app to process the keyboard input.