Hey guys,
I'm new to C# and XNA, but I have some knowledge of C++. I was making a pong game and I got to the point when the ball collides with the paddles and the walls, but now I want to add a score chart.
To do that I tried to integrate the sample font class but i'm not sure how. I added the TrueTypeFont.xml, font.cs ...