Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions frontend/src/content/bc25java.ts
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,9 @@ Please note that **all times on this page are in your current time zone**. Refer
- **High School Prizes:** Prizes will range from $600 to $200 for the top 3 teams.
- **MIT Novice Prizes:** Prizes will range from $500 to $200 for the top 3 teams.\n\n

- **Most Innovative Breakthrough Prize:** $1000 prize given by our Platinum Sponsor, [Adobe](https://www.adobe.com/). More details to come!
- **Most Adaptive Strategy Prize:** $800 prize given by our Gold Sponsor, [Amplitude](https://www.amplitude.com/). More details to come!\n\n
- **Most Innovative Breakthrough Prize:** $1000 prize given by our Platinum Sponsor, [Adobe](https://www.adobe.com/).
- **Most Adaptive Strategy Prize:** $750 prize given by our Gold Sponsor, [Amplitude](https://www.amplitude.com/).
- **Best Pathfinding Prize:** $750 prize given by our Gold Sponsor, [Jump Trading](https://www.jumptrading.com/). \n\n

- **Winning Team Prize:** For the first time ever, there is a new Battlecode prize in addition to $$$ and Eternal Glory.
Amplitude is offering all the members of this year's winning team Amplitude internships. That is right, winning Battlecode now guarantees you a career as well!
Expand Down
2 changes: 1 addition & 1 deletion frontend/src/content/bc25python.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ export const TOURNAMENTS: Partial<Record<TourneyPageKey, string>> = {
Please note that **all times on this page are in your current time zone**. Refer to the submission freeze countdown timer for the time remaining before the next submission freeze.
`,
Prizes: `
- **Sprint Prizes:** Winner of each tournament will receive $250.
- **Final Tournament Prizes:** 1st place winner will receive $600, and 2nd place winner will receive $400.
`,
/*
"Tournament Format": `
Expand Down
Loading