A "Sus"pensful Event

Among Us is a popular game since it was added to the App Stores for people to download (although some of us have been playing for years with friends). Our Goal today is to practice our unit 3 skills and develop a Console-Based Among Us simulation.


Don't FRET! I will be providing you the Driver to run your simulation (It is quite complicated, so check it out, but I am heavily relying on our Future Unit 5 skills.

We will be breaking this down into three tasks. We will be building a Player class that has the basics, an Imposter class that will use the Player class and override additional information, and a Crewmate class that will do similar things to the Player.

You will know everything works if you can successful run my Driver class and get results that make sense.

Again, I will be leaving you my solutions to the program should you get stuck. What is more important is that you are learning from the activity and drawing your final connections on class design/inheritance.

Good luck and try to not look so SUS!