Fibonacci 2048 This is a 2048 replica where the adjacent numbers in a fibonacci series will be added. This project is implemented in C language along with a few C++ functions. The program is around 1500 lines and took about 60-70 hours for me to complete it. Thanks!