Skip to content

uchiha-asha/Maze-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAZE GAME

  1. Open three terminals.
  2. Run command "make all".
  3. In one of the terminals, run the command "./server" to start the server.
  4. In the other two, run "./main" to start the games for player 1 and player 2 (viz-a-viz Pishach and Vetaal).
  5. When the game ends, clean the output file by running "make clean"

In case sdl are not installed they need to be installed.

Sources:

  1. http://kenney.nl/assets?q=2d (Images)
  2. https://opengameart.org/art-search-advanced (Images)
  3. https://www.piskelapp.com/ (Drawing)
  4. Stack Overflow
  5. https://wiki.libsdl.org/Tutorials (for tutorials)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages