Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 622 Bytes

File metadata and controls

11 lines (7 loc) · 622 Bytes

Tournament Tracker

Tournament Tracker is a Winforms application that allows users to create and play through elimination-style tournaments. It allows users to create team members, teams, prizes, and then proceeds to randomize the rounds and matchups to create a tournament.

Demo

demo3

Credits

This is a project I worked on by following along Tim Corey's course on how to build a C# application from start to finish.