I\'m trying to make the game 2048 in C# for my homework.
Here is what I have done so far:
namespace Game2048{ using System; using System.Collections.Ge