Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 829 Bytes

README.md

File metadata and controls

29 lines (14 loc) · 829 Bytes

Game2048

Build game2048 by yourself. Written in C++ and tested in XCode.

Disclaimer

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.

Code Purpose

Build and play the game2048.

Installation

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.

License

Copyright (c) 2015 Chi Gao. See the LICENSE file for license rights and limitations (MIT).