2 player Pacman game on Unix

Discussion in 'C' started by aphex21, Mar 24, 2011.

  1. aphex21

    aphex21 New Member

    Joined:
    Mar 24, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Hello everyone I am new to this site. I have a university assignment in which I need to program a 2 player pacman game, using C and the Unix operating system. If more than 2 users have typed the command to run the program/s the users must wait in FIFO fashion until the current game ends, and then a new one starts. regarding the graphics the ncurses library has to be used. Can you please help me out in how I could program this game and what IPCs (Sockets are not allowed) I can use to synchronise the processes for the 2 players since I am new to C and Unix? I have attached a file which better describes what is required.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice