30DaysOfJavaScript
30DaysOfJavaScript copied to clipboard
Projects made during the 30 days of the JavaScript challenge
### Which pre-existing JavaScript project will you be working on? Game 80 Sudoku ### Describe your enhancement/improvement Currently there are two major problems with the game: - **The game is...
### What happened?  For "catch the ball project" the logos are not visible and is not properly aligned ### How can we reproduce this bug? use proper alignment ###...
### What happened? when all cards are matched you should refresh the page to play again ### How can we reproduce this bug? show an alert when all cards match...
### 🛠️ Fixes Issue: #1635 ### 👨💻 Changes proposed and Brief Description The visitor counter is working normally ### ✅ Check List (Check all the applicable boxes) - [X] My...
### Is your feature request related to a problem? Please describe. I want to add a word decrypting game called un-scramble made by using html,css and js. ### Describe the...
### What happened? When the velocity is high and the angle is steep, the body is moving out of the screen (which is okay), but when the reset button is...
### Is your feature request related to a problem? Please describe. Integrate a functional Othello (Reversi) game using only JavaScript, HTML, and CSS.. This classic board game will provide an...
### Is your feature request related to a problem? Please describe. Flow Free is a popular puzzle game where players connect matching colored dots with pipes to create a flow....
### Is your feature request related to a problem? Please describe. PAC-MAN is a beloved classic game that is missing from our website.Furthermore, integrating PAC-MAN is relatively straightforward with JavaScript...