Board.h, Player.h, characters.txt, random_events.txt, riddles.txt, and tile.h must be in the same directory as the cpp files in order to compile.
This project implements an interactive board game themed after the move "The Lion King". Players can choose their characters and choose to either go through training first or straight to the game itself, where they encounter special tiles, events, riddles, and advisors. The game tracks each player's traits and progress, ultimately declaring a winner based on who finishes the journey with the highest pride points or best stats.