nneonneo / 2048-ai

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

make command error #75

Closed sundaymorking closed 1 week ago

sundaymorking commented 1 year ago

hello, how to fix this ?

$ make make: *** No targets specified and no makefile found. Stop.

i trying to build this using cygwin, but show me error

nneonneo commented 1 week ago

You need to run ./configure first.