Title: Add 2048 Clone Game to Web Development Basics Directory #1474
Labels
Assigned 📋
This issue has been assigned to you!
Closed: 🚫
This issue or PR is closed due to invalidity or prolonged inactivity and lack of updates.
gssoc-ext
This level is for GSSOC-Extended.
No_Update
It's been so long you are not responding to this issue so we are going to close the issue soon.
Initiative (Required)
GSSoC 2024 Extd 🚀
Is your feature request related to a problem? Please describe.
Currently, the web development basics directory lacks interactive projects that can help beginners practice their JavaScript skills
Adding a 2048 clone game would provide a hands-on project that is both fun and educational
Describe the solution you'd like.
I would like to add a 2048 clone game under the web development basics directory
This game will help users learn fundamental web development concepts like DOM manipulation, handling user inputs, implementing game logic, and CSS for layout and styling
It will also provide an opportunity to explore advanced JavaScript topics such as event handling
Add any other context or screenshots about the feature request here.
Working on it will give developers practical experience in structuring a dynamic web application, enhancing their problem-solving and coding abilities
The text was updated successfully, but these errors were encountered: