index
:
2048.git
master
2048 game
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ai.cpp
blob: ca3ec5781765274e3c2fa40709a99855d2a5b5cd (
plain
)
1
2
3
4
5
6
#include
"ai.hpp"
// AI::AI(Game *g)
// {
// game = g;
// }