Commit graph

2 commits

Author SHA1 Message Date
25fc6fb345
feat: add fullscreen mode and extract shared game engine
- Add new fullscreen game mode playable in a dedicated browser tab
- Extract shared game logic into `engine.js` to be used by both popup and fullscreen modes
- Implement self-protection to prevent closing the game tab or popup tab
- Update documentation and bump version to 1.1.0
2026-08-04 08:02:53 +02:00
0f566b02ac
feat: initialize Tab Shooter Chrome extension game 2026-08-04 07:13:45 +02:00