High Score with Dictionary Example

1
2
using System.IO;
using System;
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
A demonstration of how to score high scores in a dictionary (key-value pair data structure) in C#.

To learn more about the game BrainBouncer (currently being converted to MonoGame), check the devlog at https://cloudyheavengames.itch.io/brain-bouncer/devlog/.

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.