Skip to content
/ FBD Public

Funny Bone Department - Read jokes and stuff about Undertale and stuff.

License

Notifications You must be signed in to change notification settings

FBDev64/FBD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FBD

C Linux Windows

You have a very long quest.. that starts with installing this software !
You will discover secrets.. get the time.. read jokes..

Compile and Run

Compile with GCC:

git clone https://github.com/FBDev64/FBD.git
cd FBD
gcc -o fbd main.c

Compile with CMake:

git clone https://github.com/FBDev64/FBD.git
cd FBD
mkdir build && cd build
cmake ..
make

Precompiled MS Windows executabes can be downloaded from the Releases section.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Distribute, modify and use freely under the terms of the BSD 3-Clause “New” or “Revised” License.