/Flexi-2048

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

Primary LanguageC++MIT LicenseMIT

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.