hasanulmukit /
Beginner-Projects
A collection of beginner-friendly programming projects designed to help you learn the fundamentals of coding.
32/100 healthLoading repository data…
himmatmundhe07 / repository
A collection of interactive browser-based games and utilities built with vanilla JavaScript, HTML5, and CSS3, featuring classics like Whack-a-Mole, Memory Flip, and a Typing Speed Test.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
A repository of interactive web-based games and mini-applications developed using Vanilla JavaScript, HTML5, and CSS3. These projects demonstrate core DOM manipulation concepts, event handling, and game logic implementation without the use of external frameworks.
This repository contains a central dashboard (index.html in the root) that links to the following individual projects:
| Project Name | Description | Key Features |
|---|---|---|
| Whack-a-Mole | A classic arcade game replication. | Grid layout, random interval timing, score tracking. |
| Memory Flip | A card matching memory game. | 3D CSS transforms for card flipping, matching logic. |
| Color Game | An RGB color guessing game. | Random color generation, dynamic DOM updates. |
| Typing Game | A speed typing test application. | Word matching validation, timer, wpm calculation. |
| Click Game | A reflex-based clicking challenge. | Event listeners, dynamic positioning. |
| To-Do App | A functional task management tool. | Local storage (if implemented), DOM creation/deletion. |
Clone the repository:
git clone [https://github.com/himmatmundhe07/javascript-games.git](https://github.com/himmatmundhe07/javascript-games.git)
Navigate to the project directory:
Selected from shared topics, language and repository description—not editorial ratings.
hasanulmukit /
A collection of beginner-friendly programming projects designed to help you learn the fundamentals of coding.
32/100 healthqafaraz /
A collection of practical JavaScript mini projects focused on DOM manipulation, event handling, and interactive UI development. Built with HTML, CSS, and Vanilla JavaScript to improve real frontend development skills.
66/100 healthcd javascript-games
Play the Games:
Open the root index.html file in your preferred web browser to access the main dashboard.
Alternatively, you can navigate into specific game folders (e.g., /Whack-a-mole) and open the index.html found inside to play a specific game directly.
These projects focus heavily on:
document.querySelector & addEventListenersetInterval & setTimeout for game timersHimmat Mundhe
Created for educational purposes to master JavaScript fundamentals.
angelagarwal2 /
A collection of beginner-friendly JavaScript projects to practice DOM manipulation, logic building, and interactive UI design.
49/100 healthfasilofficial /
This repository is a collection of basic HTML, CSS, and JavaScript projects designed to assist beginner developers in starting their journey with web development.
31/100 healthRaghava024 /
A collection of beginner-level JavaScript projects including games, tools, and fun UI experiments. Perfect for practicing HTML, CSS, and vanilla JS fundamentals!
52/100 healthSoumyaranjanSahoo-2006 /
A collection of frontend web projects built using HTML, CSS, and JavaScript to practice UI design, responsiveness, and core JavaScript concepts.
53/100 health