CogwheelRaylibExample/Program.cs

6 lines
116 B
C#
Raw Permalink Normal View History

2025-01-02 22:25:49 +00:00
// See https://aka.ms/new-console-template for more information
using Cogwheel;
Game game = new();
game.Init();