Skip to content

MCookinho/fnaf-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FNaF - CLI Edition (Linux)

Five Nights at Freddy's recreated in the terminal for Linux.

Port of fnaf-terminal (Batch/Windows) to Bash/Linux.

Requirements

  • mpg123 - MP3 audio playback
  • Terminal with ANSI true color support (24-bit)

Installing mpg123

# Arch Linux
sudo pacman -S mpg123

# Debian/Ubuntu
sudo apt install mpg123

# Fedora
sudo dnf install mpg123

# openSUSE
sudo zypper install mpg123

# Gentoo
sudo emerge media-sound/mpg123

How to play

git clone https://github.com/MCookinho/fnaf-cli.git
cd fnaf-cli
./fnaf-cli

Recommended: terminal with at least 185x52 characters, monospace font.

Controls

Title screen

  • W/1/N: Select "New Game"
  • S/2/C: Select "Continue"
  • A/Space/Enter: Start the night
  • ` or ~: Custom Night mode

During gameplay

  • Q: Close/Open left door
  • A: Left light
  • E: Close/Open right door
  • D: Right light
  • Space: Open cameras
    • 0-9: Select camera
    • -: Camera 11
  • Tab: Mute voice call
  • H: Honk Freddy's nose
  • CTRL+W: Instant win

Credits

Not affiliated with or endorsed by Scott Cawthon.

About

Five Nights at Freddy's - Terminal Edition for Linux (Bash port)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors