C# Code Help
trying to make a tetris clone game and I keep on getting this error
CS0246 The type or namespace name 'Game' could not be found (are you missing a using directive or an assembly reference?)
CS0246 The type or namespace name 'Game' could not be found (are you missing a using directive or an assembly reference?)