Closed ZeroxyDev closed 8 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
javascript-100-proyectos | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Feb 22, 2024 2:49am |
Deployment failed with the following error:
Resource is limited - try again in 6 hours (more than 100, code: "api-deployments-free-per-day").
Proposed Changes:
Added paddle controls to allow movement using the "A" and "D" keys.
Details:
This Pull Request implements functionality to control the game paddle using the "A" and "D" keys. Previously, the paddle could only be controlled using the left and right arrow keys. This addition expands the accessibility of the game by allowing players to use an alternative key combination to control the paddle's movement.
Steps to Test: