Skip to content

Car Dodger Game Created#179

Closed
Girish0902 wants to merge 4 commits into
cu-sanjay:mainfrom
Girish0902:CDL
Closed

Car Dodger Game Created#179
Girish0902 wants to merge 4 commits into
cu-sanjay:mainfrom
Girish0902:CDL

Conversation

@Girish0902

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 #868

Screenshot 2026-06-06 160006

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

PR failed checks: Changes must be limited to a single new project folder under Projects/. Do not modify the root project.json or files outside the new folder.

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

PR failed checks: Changes must be limited to a single new project folder under Projects/. Do not modify the root project.json or files outside the new folder.

@Girish0902

Copy link
Copy Markdown
Contributor Author

Hey @cu-sanjay , plz merged it with label level 3 and nsoc .

@cu-sanjay cu-sanjay added the conflicts Do not touch projects.json. Fix the PR and resolve conflicts. label Jun 6, 2026
@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

PR failed checks: Changes must be limited to a single new project folder under Projects/. Do not modify the root project.json or files outside the new folder.

@Girish0902

Copy link
Copy Markdown
Contributor Author

plz merged it with label level 3 and nsoc .

@github-actions

github-actions Bot commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

PR failed checks: Changes must be limited to a single new project folder under Projects/. Do not modify the root project.json or files outside the new folder.

@Girish0902

Copy link
Copy Markdown
Contributor Author

@cu-sanjay
No conflicts

@cu-sanjay

Copy link
Copy Markdown
Owner
image

@Girish0902 Girish0902 closed this Jun 7, 2026
@Girish0902 Girish0902 mentioned this pull request Jun 7, 2026
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

conflicts Do not touch projects.json. Fix the PR and resolve conflicts.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants