Skip to content

czuria1/PacMan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 

Repository files navigation

Multi-process, Pacman Project (Spring 2019)

The goal is to edit existing code and make it multi-process.

Compile

To compile on FIU ocelot: Type /usr/lib64/openmpi/bin/mpic++ -lncurses pacman.cpp -o pacman -lm
Then ./pacman to run

If you have mpic++ in your system path, then type: mpic++ -lncurses pacman.cpp -o pacman -lm

Group

Rams

Current Coders:

  • Isumy C Aguila Garcia
  • Bryan Consuegra
  • Esteban Huezo
  • Cassandra Zuria

Credits

Code edited from _Prof. Dr.-Ing. Jurgen Brauer
file: _PacMan_OOP.cpp_
PacMan project with a Ghost class.

https://github.com/juebrauer/Solutions-Exercises-Programming1/blob/master/PacMan_OOP/PacMan_OOP.cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages