Observing the rise in COVID-19 cases all over the globe, we wanted to create a game which would be a dystopian fiction of a world in an unrestrained strong virus growth.
- 2100 is a two player game which uses one of the device as the server, hence you will need two devices on the same local network or the public IP address for one of the device (via port forwarding).
- Make sure you have the basic
SDL2
library along withSDL2_ttf
,SDL2_mixer
andSDL2_image
libraries. - To install the above libraries you can run the following command (on Linux)
sudo apt install libsdl2-2.0-0 libsdl2-image-2.0-0 libsdl2-mixer-2.0-0 libsdl2-ttf-2.0-0
- Once you have the required dependencies, clone this repo and run the following command:
cd src && make install
- If the installation is successful, you can run the game using the command:
./game
- You can also create an application menu entry by following this (optional)
- Sayam Sethi 2019CS10399
- Mallika Prabhakar 2019CS50440
https://unsplash.com/photos/EAgGqOiDDMg https://unsplash.com/photos/LNYdatC3znA