Unofficial phasmophobia(a videogame) website to help players identify the ghost more easily and provide useful information about the ghost as well
This is a very small program I made for myself and it's been helping me a lot when playing so I thought I'd share it here
https://phasmaphobia-ghosts-775ca.web.app/
Basically you can filter all the possible ghosts based on whatever clues you know, so if you have two clues and all that's left is 2 ghosts you can throw any clue but those two out of the window
(it's pwa so you can install it on your phone or pc too)
- Add a third state to the checks you can filter out clues that you know/guess are not in the current game (for example you've been talking to the spirit box for half an hour but gotten no response whatsoever)
- Add more ghosts
- Implement app testing (karma tests are empty)
This project was generated with Angular CLI version 10.0.1.
Run ng serve
for a dev server. Navigate to http://localhost:4200/
. The app will automatically reload if you change any of the source files.
Run ng generate component component-name
to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module
.
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory. Use the --prod
flag for a production build.
Run ng test
to execute the unit tests via Karma.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI README.