ShreyanshJoshi / Flexi-2048

My take on 2048, implemented using C++. CLI version and GUI version.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2048

My take on the 2048 game in C++. Play from command line (terminal) or GUI.

Contributing

Feel free to raise issues in case there are any issues or a PR if you wish to contribute to the project. Changes and improvements are more than welcome! Please make your changes in a specific branch and request to pull into main.

License

Copyright (c) 2022 Shreyansh Joshi. Released under the MIT License. See LICENSE for details.

About

My take on 2048, implemented using C++. CLI version and GUI version.

License:MIT License


Languages

Language:C++ 78.6%Language:CMake 14.5%Language:C 5.7%Language:Makefile 1.3%