Skip to content

Add: Galactic Jet Defender quest - #780

Merged
praveenscience merged 4 commits into
praveenscience:mainfrom
Akshatshukla-25:add/galactic-jet-defender
Jul 28, 2026
Merged

Add: Galactic Jet Defender quest#780
praveenscience merged 4 commits into
praveenscience:mainfrom
Akshatshukla-25:add/galactic-jet-defender

Conversation

@Akshatshukla-25

Copy link
Copy Markdown
Contributor

What does this PR do?

Closes #779

Adds Galactic Jet Defender (quests/galactic-jet-defender.html) under the JavaScript Fundamentals category. The quest is a fast-paced 2D retro-arcade space fighter plane shooter game built with HTML5 Canvas and native Web Audio API. Players pilot an Interceptor Falcon fighter jet using WASD / Arrow Keys while continuous dual lasers auto-fire forward against waves of enemy Crimson Vipers and Void Dreadnought battlecruisers.

Type of Change

  • New tool / quest
  • Enhancement to existing tool
  • Bug fix
  • Documentation update
  • Build system / infrastructure

Screenshot

image

Checklist

  • I have read the Contributing Guide
  • My branch follows the naming convention (add/tool-name, feat/description, or fix/description)
  • I have tested my changes locally in at least one modern browser

For new tools / quests:

  • The quest is a single self-contained .html file in the quests/ folder
  • The filename is kebab-case (galactic-jet-defender.html)
  • I added an entry to data/quests.json with all required fields
  • I added a screenshot as quests/galactic-jet-defender.png next to the HTML file
  • No JS frameworks or heavy UI libraries
  • I ran node scripts/sort-norm.js data/quests.json to sort and normalize the quests registry
  • I ran node scripts/build.js and verified the landing page renders correctly

@praveenscience
praveenscience merged commit ac4a03e into praveenscience:main Jul 28, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Idea: Galactic Jet Defender — 2D retro space fighter shooter game

2 participants