Skip to content

alexriderspy/COP290-Task2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

156 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COP290 - Design Course - Task2

This assignment is based on making a game that can be played by 2 players over the Internet. It had to be a graphics game so we used SDL and some C++ libraries. The instructions for playing the game is below.

Readme

  1. Type sudo apt install libsdl2-dev libsdl2-image-dev libsdl2-ttf-dev libsdl2-mixer-dev libsdl2-net-dev
  2. We ran the code on Ubuntu VM and we had 2 different folders for SDL client and SDL server.
  3. We used the links that Ma'am gave on the site, mainly lazyfoo.net along with https://www.geeksforgeeks.org/socket-programming-cc/ for socket programming, canvas for designing and Google Maps to get the maze structure.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors