It's a game I made, use WASD to move. You have to press enter after every one of your moves (I didn't know how to use getchar() in C). It's still a wo...
Basic Fibonacci series functionality. Can tell if a number is in the Fibonacci series. FIB_ADDENDS: the addends which make up a number (if it is Fibon...
It can only open files right now but it's a start.
Commands:
-open() <-- After entering into terminal input file name and it will print out the conten...