mai
3376c3e333
fix: mobile entry click and add fullscreen button
...
- Delay virtual controls creation until after game starts (ctrl overlay
was intercepting title screen touches)
- Add touchstart handler on game container for mobile entry
- Add fullscreen button overlay in top-right corner
- Hide title text after game starts
2026-07-04 08:36:15 +08:00
mai
dfb738f406
feat: add mobile virtual touch controls
...
- document.js: add is_touch detection and virtual button CSS
- input.js: create virtual D-pad + action buttons + touch drag camera
- main.js: skip Pointer Lock on touch devices
2026-07-04 08:23:39 +08:00
mai
b8cfe6ec32
chore: add node_modules to gitignore
2026-07-04 08:14:29 +08:00
mai
5beb3d2940
chore: init repo, add .gitignore and tech stack analysis
2026-07-04 08:07:08 +08:00
js13kgames-internal[bot]
9735c0fdcf
Initialize .website directory for q1k3 by @phoboslab
...
Reviewed by: @alcore
2026-05-28 15:57:01 +00:00
Dominic Szablewski
8ee934856c
Merge pull request #14 from irackson/fix_build
...
fix build error ": extra characters at the end of d command" with sem…
2024-08-30 09:40:32 +02:00
irackson
c419b7d126
fix build error ": extra characters at the end of d command" with semicolon
2024-08-29 19:02:27 -04:00
Dominic Szablewski
d1759ae6ec
Add link to Making Of blog post
2021-09-27 17:46:35 +02:00
Dominic Szablewski
cfcff07c58
Make sfx_pickup a local var instead of an uncompressible global :/
2021-09-27 17:45:33 +02:00
Dominic Szablewski
3112515834
Remove obsolete nav map array
2021-09-27 17:44:51 +02:00
Dominic Szablewski
4a24fcc2fa
Remove obsolete setTimeout wrapper
2021-09-14 22:21:37 +02:00
Dominic Szablewski
feff06d83b
Fix nail ammo box stuck in wall
2021-09-14 12:13:56 +02:00
Dominic Szablewski
a522cb597d
Implement mouse invert checkbox
2021-09-14 11:43:44 +02:00
Dominic Szablewski
babefbc083
Undo accidental var rename
2021-09-14 11:01:50 +02:00
Dominic Szablewski
db6714210a
Mention compression tools in readme
2021-09-14 10:54:37 +02:00
Dominic Szablewski
873a16cbf1
Typo
2021-09-14 08:48:20 +02:00
Dominic Szablewski
944249b25f
Fix some typos in comments
2021-09-14 08:35:55 +02:00
Dominic Szablewski
462e00af49
Ignore build artifacts
2021-09-13 10:40:29 +02:00
Dominic Szablewski
a844ba46f8
Initial
2021-09-13 10:09:54 +02:00