A console 2048 game implemented on .NET Core.
The infrastructure in this project is designed for heuristic algorithm research, and is a part of example in Heuristic Suite. However, it can also be utilized to create a simple console application game.
Learn more about the project from CodeProject article.