{"id":49578413,"url":"https://github.com/nlkduy/misalala","last_synced_at":"2026-05-03T18:03:11.975Z","repository":{"id":208649204,"uuid":"722154605","full_name":"nlkduy/misalala","owner":"nlkduy","description":"Game find similar pictures written in pure Javascript.","archived":false,"fork":false,"pushed_at":"2026-04-30T08:35:25.000Z","size":12605,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-30T09:16:49.997Z","etag":null,"topics":["card-game","gamejs","html5-game"],"latest_commit_sha":null,"homepage":"https://nlkduy.github.io/misalala/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nlkduy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-22T14:51:30.000Z","updated_at":"2026-04-30T08:36:25.000Z","dependencies_parsed_at":"2025-10-22T04:24:48.424Z","dependency_job_id":"0deb49bc-8e34-44a2-9fa1-a417ca389e23","html_url":"https://github.com/nlkduy/misalala","commit_stats":null,"previous_names":["duynlk/misalala","nlkduy/misalala"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/nlkduy/misalala","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlkduy%2Fmisalala","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlkduy%2Fmisalala/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlkduy%2Fmisalala/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlkduy%2Fmisalala/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nlkduy","download_url":"https://codeload.github.com/nlkduy/misalala/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nlkduy%2Fmisalala/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32579089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["card-game","gamejs","html5-game"],"created_at":"2026-05-03T18:03:00.368Z","updated_at":"2026-05-03T18:03:11.967Z","avatar_url":"https://github.com/nlkduy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MISALALA\n\nA fun memory matching game where you find pairs of similar pictures using pure JavaScript.\n\n![Game Screenshot](screenshot.png)\n\n## Description\n\nMisaLala is a classic memory card game built with HTML, CSS, and JavaScript. Players flip cards to reveal images and match pairs. The game features multiple levels with increasing difficulty, score tracking, and a clean, responsive design. The codebase has been modernized using ES6+ JavaScript with a consolidated, modular structure.\n\n## How to Play\n\n1. Open `index.html` in your web browser.\n2. Click on cards to flip them and reveal the images.\n3. Find matching pairs by remembering the positions.\n4. Complete all pairs in a level to advance.\n5. Try to achieve the highest score possible!\n\n## Features\n\n- **Multiple Levels**: Start with Level 1 and progress through Level 2 and Level 3.\n- **Score Tracking**: Your score is saved using localStorage.\n- **Responsive Design**: Works on desktop and mobile devices.\n- **Modern JavaScript**: Uses ES6+ features and modular code.\n\n## Installation\n\n1. Clone the repository:\n   ```\n   git clone https://github.com/duynlk/misalala.git\n   ```\n2. Navigate to the project directory:\n   ```\n   cd misalala\n   ```\n3. Open `index.html` in your preferred web browser.\n\nNo additional dependencies required!\n\n## Technologies Used\n\n- HTML5\n- CSS3 (Flexbox/Grid)\n- Pure JavaScript\n\n## Project Structure\n\n- `index.html`: Home page with level selection\n- `game.html`: Dynamic game page for all levels (uses URL parameters like `?level=1`)\n- `script/Game.js`: Consolidated game logic for all levels\n- `style/`: CSS stylesheets\n- `img/`: Game images\n\n## Contributing\n\nFeel free to fork the repository and submit pull requests. Suggestions for new features or improvements are welcome!\n\n## License\n\nThis project is open source. See LICENSE for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlkduy%2Fmisalala","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnlkduy%2Fmisalala","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnlkduy%2Fmisalala/lists"}