Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hkattt/interrogation
Murder-mystery game called Interrogation for GitHub Game Off 2024.
https://github.com/hkattt/interrogation
game-jam game-off-2024 murder-mystery
Last synced: 8 days ago
JSON representation
Murder-mystery game called Interrogation for GitHub Game Off 2024.
- Host: GitHub
- URL: https://github.com/hkattt/interrogation
- Owner: hkattt
- License: mit
- Created: 2024-11-06T08:16:30.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-01T12:59:29.000Z (about 2 months ago)
- Last Synced: 2024-12-01T13:22:12.427Z (about 2 months ago)
- Topics: game-jam, game-off-2024, murder-mystery
- Language: GDScript
- Homepage: https://hkattt.itch.io/interrogation
- Size: 12 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interrogation
## Overview
Interrogation was made using Godot 4 and GDScript for [GitHub Game Off 2024](https://itch.io/jam/game-off-2024). The theme of the game jam was was `SECRETS`. We **almost** followed the `SMALL PALETTE` wildcard, using a colour palette with 6 colours.Interrogation is a murder mystery game where you question suspects and piece together the truth to solve a crime.
Interrogation can be played here: https://hkattt.itch.io/interrogation
## Dependencies
The only dependency is the [Godot 4 game engine](https://godotengine.org/).
## Setup the Project Locally
To setup the project locally, simply clone the repository and open the project in Godot.
## Asset References
- **pentacom**. Game font. Retrieved from: https://www.pentacom.jp/pentacom/bitfontmaker2/gallery/?id=381
- **Victor Natas**. Mysterious background music. Retrieved from: https://freesound.org/people/Victor_Natas/sounds/545221/
- **greenwwbeetle**. Pop jump SFX. Retrieved from: https://freesound.org/people/greenvwbeetle/sounds/244657/
- **LiamG_SFX**. Death SFX. Retrieved from: https://freesound.org/people/LiamG_SFX/sounds/322497/
- **Jaszunio15**. Click SFX. Retrieved from: https://freesound.org/people/Jaszunio15/sounds/421390/
- **greenvwbeetle**. Wrong SFX. Retrieved from: https://freesound.org/people/greenvwbeetle/sounds/328119/
- **theplax**. Crunch SFX. Retrieved from: https://freesound.org/people/theplax/sounds/608645/## Code References
- **Jon Topielski**. Text box. Retrieved from: https://www.youtube.com/watch?v=QEHOiORnXIk
- **Soma Animus**. Global audio player. Retrieved from: https://www.youtube.com/watch?v=lILnUD3xph8