Table of Contents
This C++ project allows you to play as the Government in a city simulation. Satisfy your citizens before you run out of money OR become rich before your citizens revolt!
Key features:
- Interactive terminal user interface
- Control over an entire city
- Real time statistics tracking
Race against the RANDOM natural disaster and STUBBORN citizens.
This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.
Follow the steps below to begin playing:
This is an example of how to list things you need to use the software and how to install them.
- Ubuntu
- C++ compiler and make utility
g++
make
- Clone the repository
git clone https://github.com/COS214-Project-2024/sudo-apt-get-marks
- Open an Ubuntu terminal and navigate to h files directory. E.g.
cd /mnt/c/Users/username/OneDrive/Documents/GitHub/sudo-apt-get-marks/h\ files
- Type make r to run the program
make r
- Type make t to test the program
make t
Begin by choosing a difficulty.
Continuously choose actions to perform until you win or lose
For more examples, please refer to the Documentation
Use this space to list resources you find helpful and would like to give credit to. I've included a few of my favorites to kick things off!