This game is intended to be a parody of the game Five Nights At Freddy's
In order to play, download the ZIP file for this branch and decompress it. This game will only run in Linux (Specifically tested in Ubuntu/LUbuntu)
Give execution permission for "start.sh" by using:
- chmod +x start.sh
Install if you already haven't the following linux terminal packages:
Necessary for tigr C library:
- sudo apt-get install libgl1-mesa-dev
- sudo apt-get install libglu1-mesa-dev
Necessary for playing sounds:
- sudo apt install mpg123
Execute start.sh file by executing the following command from the game's directory:
- ./start.sh
Enjoy!