Skip to content

feat: implemented car dodger#223

Merged
cu-sanjay merged 1 commit into
cu-sanjay:mainfrom
Girish0902:CAR_DODGER
Jun 7, 2026
Merged

feat: implemented car dodger#223
cu-sanjay merged 1 commit into
cu-sanjay:mainfrom
Girish0902:CAR_DODGER

Conversation

@Girish0902

@Girish0902 Girish0902 commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Adds an immersive, highly responsive vertical driving game titled Car Dodger Game under Projects/Car Dodger Game/. The application combines a high-performance HTML5 Canvas interface with an independent parallax background scrolling engine running via a hardware-accelerated requestAnimationFrame loop. It features precise 2D Axis-Aligned Bounding Box (AABB) collision verification modules, a procedural random-traffic lane generator, progressive velocity scaling multipliers that increase difficulty over time, dual keyboard and mobile touch tap handlers, out-of-bounds memory collection array filters, and persistent score caching powered by browser localStorage.

Type of change

  • New project under Projects/
  • Fix or improvement to an existing project
  • Showcase page / workflow / docs change

Checklist

  • I read CONTRIBUTING.md.
  • My folder name is Title Case with real spaces (e.g. To Do Web App).
  • My folder contains README.md, project.json and index.html.
  • project.json is valid and title matches the folder name.
  • The project opens by double-clicking index.html — no build step.
  • No console errors, no tracking scripts, no third-party iframes.
  • I respect the Code of Conduct.

Linked issue

Closes #176

Screenshot 2026-06-07 125940

@github-actions github-actions Bot added level3 NSoC'26 Contribution Level 3. NSoC'26 Issue eligible for NSoC '26. NSoC'26 Accepted PR Accepted. labels Jun 7, 2026
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Great work and contribution, will be merged soon as NSoc 2026 contribution.

@Girish0902

Copy link
Copy Markdown
Contributor Author

@cu-sanjay . plz merged it

@cu-sanjay cu-sanjay merged commit 233e704 into cu-sanjay:main Jun 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

level3 NSoC'26 Contribution Level 3. NSoC'26 Accepted PR Accepted. NSoC'26 Issue eligible for NSoC '26.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature : Car Dodger Game

3 participants