How am i write the coding for Highscore Table that can save the name of the player in the table! By using C# languages. Any hints pls help!
Printable View
How am i write the coding for Highscore Table that can save the name of the player in the table! By using C# languages. Any hints pls help!
Dictionary<string,int>
What have you done so far, and what precicely are you struggling with ¿
so far only done the GUI i dunno how am i gonna write it!