Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/scar17off/phasmophobia-ghost-exclusion-tool
A web-based tool for Phasmophobia players to identify ghosts through evidence tracking, behavior analysis, and sanity thresholds
https://github.com/scar17off/phasmophobia-ghost-exclusion-tool
evidence-tracker game-companion game-tools gaming ghost-hunting ghost-identification html-css-javascript investigation-tool javascript phasmophobia phasmophobia-helper web-app
Last synced: 22 days ago
JSON representation
A web-based tool for Phasmophobia players to identify ghosts through evidence tracking, behavior analysis, and sanity thresholds
- Host: GitHub
- URL: https://github.com/scar17off/phasmophobia-ghost-exclusion-tool
- Owner: scar17off
- License: mit
- Created: 2024-10-29T09:59:06.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:04:23.000Z (2 months ago)
- Last Synced: 2024-10-29T12:09:00.594Z (2 months ago)
- Topics: evidence-tracker, game-companion, game-tools, gaming, ghost-hunting, ghost-identification, html-css-javascript, investigation-tool, javascript, phasmophobia, phasmophobia-helper, web-app
- Language: JavaScript
- Homepage: https://scar17off.github.io/phasmophobia-ghost-exclusion-tool/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Phasmophobia Ghost Exclusion Tool 👻🔍
This is a web-based tool designed to help Phasmophobia players identify and exclude ghost types based on evidence and behavior observed during investigations. 🕵️♀️🏚️
## Features 🌟
- Interactive evidence selection 📊
- Real-time ghost type filtering 🔄
- Ghost behavior tracking 👀
- Hunt sanity threshold input 🧠
- Responsive design for various screen sizes 📱💻## How to Use 📋
1. Open `index.html` in a web browser. 🌐
2. Click on evidence items to toggle them as:
- Included (green) ✅
- Excluded (red with strikethrough) ❌
- Neutral (default gray) ⚪
3. Use the checkboxes in the "Ghost Behavior" section to further narrow down possibilities:
- Airball event (excludes Oni) 🏀
- Does not turn off the light (excludes Mare) 💡
- Does not increase speed in line of sight (excludes Deogen, Hantu, Thaye, and Revenant) 🏃♂️
4. Input the hunt sanity threshold if known to filter ghosts based on when they can hunt. 📉
5. The list of possible ghosts will update in real-time as you make selections. ⚡## Files 📁
- `index.html`: The main HTML structure of the tool 🏗️
- `styles.css`: CSS file for styling the tool 🎨
- `script.js`: JavaScript file containing the logic for ghost filtering and UI interactions 🧠## Contributing 🤝
We welcome contributions to improve the tool's functionality and user experience. Please see our [CONTRIBUTING.md](CONTRIBUTING.md) for guidelines on how to submit improvements. 🛠️
## License 📜
This project is licensed under the MIT License - see the [LICENSE](LICENSE.md) file for details. ⚖️