I generally like to put most of the application logic into one class to keep track of globals, as well as targets to certain events.
Our main function, needed for the program to operate. You can add string[] args if your either really need or really want.