View Single Post
  #1  
Old 03-25-2011, 05:47 PM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Designing 2 player Pacman game with Unix Api

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...
__________________
C++
domain name forum
Reply With Quote