Tiles/Tiles/Program.cs

6 lines
110 B
C#

// Entry point
using System.Reflection.PortableExecutable;
using Tiles;
Game game = new(1920, 1080);