All the Apps I made to Sharpen my C# Skills
- Takes two X Y coordinates and calculates the distance between them
- Takes party members names and dice rolls and outputs a list from highest to lowest
- Takes a Word and outputs a score based on the point values of individual letters
- Does the same thing as Scrabble Score Calculator but with an entire sentence. Oututs those words in score order from highest to lowest
- Takes party members names and INT rolls and then outputs them from highest to lowest. Updates the order every INT pass until the combat round ends