Skip to content

DeEpThOuGhT2020/SDL_2PlayerGame

Repository files navigation

SDL_2Playergame

A 2 Player maze game set up in the IIT Delhi Campus. You have to complete a set of tasks given on the screen. But beware Angry professors might be catch you and give you an assignment. This will take you directly to LHC. Both players have to complete the task and whoever complete them first wins!

This game is made using SDL2.0 library.


To install SDL2.0 library, in macos : type brew install SDL2 type brew install sdl2_image type brew install sdl2_ttf type brew install sdl2_mixer


To compile the game, run the following command in the terminal: For server: directly type make in the directory of the project type ./games and press return For client: Change the makefile : Change the MainServer.cpp to MainClient.cpp and games to gamec type in make in the directory of the project type ./gamec and press return

and Enjoy!


Acknowledgements - We referenced the following websites for the game: https://lazyfoo.net/tutorials/SDL/index.php https://github.com/schuay/pacman https://github.com/DarkMuffinJoe/Pacman Salad icons created by Freepik - Flaticon Minion icons created by Pixel perfect - Flaticon Minion icons created by Pixel perfect - Flaticon Professor icons created by Freepik - Flaticon

Authors: Sunidhi Singh - 2020CS10395 Anaad Kaur - 2020CS10320

***********************

Releases

No releases published

Packages

No packages published

Languages