A custom UEFN map designed for competitive boxfight tournaments in Fortnite.
- Tournament Bracket System: Managed player progression through the tournament using a Directed Acyclic Graph (DAG) Data Structure
- Dynamic Player Management: Utilized linked list to manage active players and their states throughout the tournament.
- Recursion for Player Tracking: Implemented recursion to track the number of players in preceding stages, enhancing the accuracy of player management and progression.
Oluwanifemi Albert Fadero faderonifemi@gmail.com