q1k3
q1k3 copied to clipboard
A tiny FPS for js13k
Infinity version: [Q1 Infinity](https://www.sibvrv.com/.demo/q1i/) - Procedural maps - Nightmare Mode XD - Just for fun p.s. Merry Christmas and a Happy New Year!
Hey hey :) I wrapped q1k3 in a webcomponent to use it for our dev server startup screen 😄 Please let me know if that's okay for you: https://github.com/jantimon/wc-q1k3
I can't really use any of the keyboard commands (movement or jump) on Firefox. Can shoot normally and jump with the right click of the mouse though. I see no...
1. If copying the glsl to a desktop environment, `vec3 vl;` is uninitialized, drawing whatever's in vram. 2. Particles are spawned sharing a reference to the spawner's position.
My boyfriend introduced this to me. It was my first exposure to Quake and I loved it sooo much! I had a great time playing this over and over and...
While this is super rad, it doesn't satisfy rule #1 on JSK13 compo as it downloads the level/model geometry from your website when run. The packed JS is 12kb but...