Simple command prompt implementation of 2048 in C.
Makes use of pdcurses library (for non-buffering of input characters & clearing screen, when working with mingw). Make sure you have the library files path are provided for linking.
For any issues, contact me @ [email protected]