Skip to content

kunal7236/Grid-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word Matching Game

A simple, beautiful, interactive word-matching game for children. This small web project demonstrates a lightweight, fast-loading single-page game built with plain HTML, CSS and JavaScript.

Project structure

  • index.html — the game's HTML entry point.
  • style.css — styles and responsive layout for the game UI.
  • script.js — game logic, event handling, and simple state management.

How to run

  1. Open index.html in your browser (double-click or use the browser's File > Open). This works for quick local testing.

Contributing

Feel free to open issues or pull requests. Keep changes focused and add short notes about any performance experiments you include.

License

This project is provided under the MIT License. See LICENSE for details (or add one if you want to apply a license).


About

A word matching grid game built using HTML,CSS and JS.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages