Skip to content

Repository files navigation

LionKingGame

CSCI 1300 Final Project HOW TO COMPILE AND RUN

Compile: g++ -Wall -Werror -Wpedantic -std=c++17 Board.cpp Player.cpp MainDriver.cpp Run: ./a.out

DEPENDENCIES

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.

SUBMISSION INFORMATION

CSCI 1300 Spring 2025 Project 2 Authors: Riley Wu, Nidhi Prasad Recitations: Date: April 29, 2025

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.

About

CSCI 1300 Final Project

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages