CODE YOUR BRACKET
Use your Javascript skills to analyze this year's NCAA statistics and choose the winner for every game in the tournament.
Your job is to write a function that will be executed for each game in the tournament. Your function compares the two teams and chooses a winner. It is up to you to decide how the function will choose a winner.
When you have a function that you like, click the Generate button to see your bracket.
New to JavaScript? JavaScript is a programming language that runs in your browser. It uses variables, functions, and conditional statements (like if/else) to make decisions. In this app, you'll write a function that compares team statistics to pick winners.
Learn JavaScript basics at W3Schools JavaScript Tutorial - a beginner-friendly resource covering syntax, variables, functions, and more.
No Bracket Generated
Click "Generate Bracket" to generate the tournament