nneonneo / 2048-ai

AI for the 2048 game
MIT License
1.09k stars 279 forks source link

Running make #9

Closed matukaa closed 10 years ago

matukaa commented 10 years ago

Sorry for this newbie question, but i have problem running Makefile on Windows. do you have any suggestions?

matukaa commented 10 years ago

trying to use cygwin with g++ compiler, but not sure what should i do. compile first the 2048.cpp? or what command i should use to run make?

matukaa commented 10 years ago

i solved it, now i get an error: The program cant start because cygwin1.dll is missing from your computer

matukaa commented 10 years ago

solved all my problems, except that i got to issue #8, loading only the initial blocks. please close this thread