A First Person Shooter at the command line? Yup...
Please see the source file on how to configure your command line before running.
This is designed for MS Windows
and extended to Unix by Zarca (Mutex may be added latter...)
#for Linux and MacOS:
g++ -std=c++11 -pthread CommandLineFPS_UNIX.cc