// initialize main game object static void Main(string[] args) { FlameBadge main = new FlameBadge(); }