C# console clone of the game 2048. Made using .NET 5.
Make sure you have the .NET 5 SDK installed.
Open the project in Visual Studio 2019
Make sure you have the .NET 5 SDK installed
- Clone the project
- Navigate to the cloned folder in the command line
- Run using
dotnet run 2048