Build game2048 by yourself. Written in C++ and tested in XCode.
This code is posted for informational purposes only. If you feel this code fails to obey your company's terms & policy or any law, contact me at
Use this code at your own risk.
If you find any bug in running the code, free feel to contact me at. I will make effect to fix it, but I cannot guarantee the fix in time. It is possible the code won't work any more if changes occur to the instagram website design.
Build and play the game2048.
This game is written in C++ and I have tested in XCode 6.2 (6C131e) on Mac OSX 10.10.3 without any issue.
SFML (www.sfml-dev.org) library is required.
Copyright (c) 2015 Chi Gao. See the LICENSE file for license rights and limitations (MIT).