You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey there! This repository is a collection of fun and interactive JavaScript projects I've built as part of my learning journey. These include simple games, UI components, and playful experiments—all aimed at making learning JavaScript more enjoyable.
I tried making a stone, paper, scissor game using function call as my first project. Here it keeps calling each other(functions) in case of wrong inputs to avoid error plus the game can be played unlimited times as if keeps calling itself but also can be stopped after oe game