Space Shooter

D 52 completed
Game
unknown / javascript · tiny
24
Files
3,686
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#370059
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
38.16
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47829
Member of a group with 1 similar repo(s) — canonical #26955 view group →
Top concepts (2)
Project DescriptionWeb Frontend
Open data scored by Repobility · https://repobility.com

AI Prompt

Build me a classic vertical scrolling space shooter game using vanilla JavaScript, HTML5 Canvas, and CSS. The game needs core features like wave-based progression (at least 7 waves), supporting four enemy types (Basic, Fast, Tank, Zigzag) with varied AI movement patterns. I also need a functional power-up system that includes Triple Shot, Rapid Fire, Shield, and Bomb, with weighted rarity drops. Make sure to implement a combo system for scoring and use the Web Audio API for procedural sound effects. The controls should be WASD/Arrows for movement and Space to shoot.
javascript html5 canvas game-development arcade shooter vanilla-js web-game
Generated by gemma4:latest

Catalog Information

Space Shooter is a classic vertical scrolling space shooter game built with vanilla JavaScript and HTML5 Canvas, designed for players who enjoy arcade action.

Description

This project is a vertical scrolling space shooter game inspired by Galaga and 1942. It features wave-based progression, enemy variety, movement patterns, combo system, lives system, power-up system, visual & audio feedback, and smooth animations. The game has a scoring system with base points and combo multipliers, and its architecture is structured into core gameplay, power-up system, visual & audio feedback, controls, and scoring system.

الوصف

هذا المشروع هو لعبة قاذفة الفضاء الرأسية متحركة بتقنية جافا سكريبت و HTML5، ملهمة من Galaga و 1942. يحتوي على تقدم موجي، تنوع الأعداء، أنماط الحركة، نظام الجمع، نظام العيش، نظام الطاقة، إفادة مرئية وسمعية، وتحديثات سلسة. يحتوي على نظام نقاط تسجيل مع نقاط أساسية ومتغيرات الجمع، ومخططه الهندسي مكون من gameplay الأساسي، نظام الطاقة، الإفادة المرئية وسمعية، التحكم، ونظام التسجيل.

Novelty

5/10

Tags

vertical-scrolling-shooter arcade-action wave-based-progression enemy-variety movement-patterns combo-system lives-system power-up-system

Claude Models

claude-opus-4.5

Quality Score

D
52.0/100
Structure
43
Code Quality
55
Documentation
65
Testing
0
Practices
67
Security
100
Dependencies
60

Strengths

  • Consistent naming conventions (PascalCase)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • 597 duplicate lines detected \u2014 consider DRY refactoring
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

5.8h
Tech Debt (C)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (4)
All rows scored by the Repobility analyzer (https://repobility.com)
Unknown
License
1.8%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

javascript
87.2%
css
7.8%
html
2.6%
markdown
2.3%

Frameworks

None detected

Concepts (2)

Same analyzer free for public repos: https://repobility.com
CategoryNameDescriptionConfidence
Same scanner, your repo: https://repobility.com — Repobility
auto_descriptionProject DescriptionA classic vertical scrolling space shooter game built with vanilla JavaScript and HTML5 Canvas.80%
auto_categoryWeb Frontendweb-frontend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/94263.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV