https://github.com/dkozhukhar/cat-shooter
Cat Shooter Ritual Catacombs – Director’s Cut. A tiny 3D horror shooter made for JS13K 2025, expanded with new content and refinements.
https://github.com/dkozhukhar/cat-shooter
3d-shooter catacombs game-dev horror js13k js13kgames js13kgames2025 raymarching shader webgl
Last synced: 9 months ago
JSON representation
Cat Shooter Ritual Catacombs – Director’s Cut. A tiny 3D horror shooter made for JS13K 2025, expanded with new content and refinements.
- Host: GitHub
- URL: https://github.com/dkozhukhar/cat-shooter
- Owner: dkozhukhar
- License: mit
- Created: 2025-09-06T10:25:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-10-03T06:51:04.000Z (9 months ago)
- Last Synced: 2025-10-03T08:38:26.689Z (9 months ago)
- Topics: 3d-shooter, catacombs, game-dev, horror, js13k, js13kgames, js13kgames2025, raymarching, shader, webgl
- Language: HTML
- Homepage: https://cat-shooter.vercel.app/
- Size: 406 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**Cat Shooter: Ritual Catacombs — Director's Cut Version**
A tiny 3D horror-shooter in cursed catacombs.
Collect glowing shards, open runic doors, survive the ritual of nine lives.
Beware — don’t stare too long into the eyes.
**Controls:**
* **WASD / Right Mouse** — move
* **Mouse** — look around
* **Left Mouse** — shoot
* **Esc** — unlock cursor
---
### Enemies
* **Black Cats** – charge when their eyes flare red.
* **White Wraiths** – split shadows that orbit and drain you if you stare.
* **Turret Idols** – stone sentinels shooting cursed orbs.
* **Boss Avatar** – nine lives, glowing eyes, fills the chamber with orbs.
### Items
* **Shards (green)** – collect to open ritual doors.
* **Hearts (cyan)** – restore your health.
* **Orbs (magenta)** – hostile projectiles, avoid or shoot.
* **Runic Doors** – sealed until enough shards are gathered.
---
### Media
## Gameplay video
[](https://www.youtube.com/watch?v=VKJWRrND6bM)
## Preview images


### Links
* [Making of: Short and polished notes on how my 2025 js13k game Cat Shooter Ritual Catacombs was born](https://github.com/dkozhukhar/cat-shooter/blob/main/POSTMORTEM.md)