Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 355 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 355 Bytes

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!