Other Art XerX's Programming Facility.

XerX

Terrarian
Hey guys. I've been delving into C# a lot recently and I finally decided to write my first ever program (no not hello world.).

I present you, something that has been done already but I did it anyways cause it seemed easy enough : The Judge Score Averager!

Download Version 1.0.2 Download Here

GitHub https://github.com/XNBlank/JudgeScoreAverager

SLaNJqr.png


This allows you to generate an average score from all of your judges. It allows up to as many scores as you want. (known as judges in the program. Also note that having too many will take a long time to type out.).

Changelog

  • 1.0.2
    Fixed issue where having less than 0 judges would crash the program.
    Added snazzy icon.
    Cleaned up code. (Thanks Ghosthawk).
    Added Highscore option.
  • 1.0.1
    Fixed a bug that would crash the program if the user typed in a letter instead of a number for values.
    Added an exception that prevents crashing when user inputs 0 judges.

(To be honest, I didn't know where else to post this.)

I'll be using this topic to post anything I might be working on.
 
Last edited:
Back
Top Bottom