- Create a directory
liband put source code forGLFW,GLADandGLMinlib/glfw,lib/gladandlib/glmrespectively. - Install
Freetypelibrary using package manager for your distribution. - Create a directory
buildand generateMakefileusing -
mkdir build
cd build
cmake ..- Compile the program by running -
make- Execute the program using -
./AmongUs- W: Move Up
- A: Move Left
- S: Move Down
- D: Move Right
- Space: Toggle lights (Hold)