A collection of 5 simple and fun web games developed with HTML, CSS, and JavaScript.
- Tic Tac Toe
- Memory Cards
- Flow Free
- Guess the Film (Arabic)
- Word Scramble
You can play these games directly in your browser by opening the corresponding HTML files.
The project folder contains:
index.html- The main landing page with links to all games.tic-tac-toe.html,memory-cards.html,flow-free.html,guess-the-film.html,word-scramble.html- Individual game pages.styles/- Folder containing CSS stylesheets.images/- Folder containing images and game assets.scripts/- Folder containing JavaScript files for each game and shared scripts (e.g. search.js).
=======
A collection of 5 simple and fun web games including Tic Tac Toe, Memory Cards, Flow Free, Guess the Film (Arabic), and Word Scramble. Play directly in your browser with responsive design and interactive gameplay.