Skip to content

zamachnoi/Phasmophobia-Simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Phasmophobia Simulation

This project is a simulation of the popular game Phasmophobia. It aims to replicate the gameplay mechanics and provide an immersive experience for players.

Getting Started

To run the simulation, make sure you have makefile installed on your system. Then, execute the following commands:

  • To compile and run: make
  • To compile only: make simulation
  • To use valgrind: make v
  • To clean up object files and executable: make clean
  • To run after compilation: ./simulation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published