Initialize .website directory for q1k3 by @phoboslab

Reviewed by: @alcore
This commit is contained in:
js13kgames-internal[bot]
2026-05-28 15:57:01 +00:00
committed by GitHub
parent 8ee934856c
commit 9735c0fdcf
4 changed files with 27 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
---
post: https://phoboslab.org/log/2021/09/q1k3-making-of
# See github.com/js13kGames/hello-world for supported frontmatter
---
## Controls
- **Movement**: <kbd>W</kbd> <kbd>A</kbd> <kbd>S</kbd> <kbd>D</kbd> or <kbd>↑</kbd> <kbd>←</kbd> <kbd>↓</kbd> <kbd>→</kbd>
- **Attack**: <kbd><svg><use href=#i-mouse></svg> LMB</kbd>
- **Jump**: <kbd>Space</kbd> or <kbd><svg><use href=#i-mouse></svg> RMB</kbd>
- **Switch weapon**: <kbd>Q</kbd>/<kbd>E</kbd> or <kbd><svg><use href=#i-mouse></svg> Mousewheel</kbd>
If you accidentally scroll the page down when you want to change weapons, either resize your browser window so there's
no scrollbar, or go to fullscreen using the button below the game!
## Features
- 2 Levels
- 5 Types of enemies
- 3 Weapons
- 30 different textures
- Music from Andy Lösch - no-fate.net
- Dynamic lighting
- Doors(!)
- Somewhat robust collision detection, even for fast moving objects
- Enemy AI with line of sight checks. No pathfinding, but still does a reasonable job following the player
- "Spatial" Audio (stereo separation and falloff by distance)
Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

BIN
View File
Binary file not shown.
Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB