{"id":16549623,"url":"https://github.com/hteumeuleu/hocus-focus","last_synced_at":"2025-04-05T22:10:12.623Z","repository":{"id":46344454,"uuid":"417106017","full_name":"hteumeuleu/hocus-focus","owner":"hteumeuleu","description":"A keyboard navigation horror game.","archived":false,"fork":false,"pushed_at":"2024-10-03T07:48:49.000Z","size":153,"stargazers_count":112,"open_issues_count":2,"forks_count":10,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T21:08:59.417Z","etag":null,"topics":["accessibility","front-end","jekyll"],"latest_commit_sha":null,"homepage":"https://focus.hteumeuleu.com/","language":"HTML","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/hteumeuleu.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}},"created_at":"2021-10-14T11:37:42.000Z","updated_at":"2025-03-07T04:50:13.000Z","dependencies_parsed_at":"2022-09-22T22:50:28.111Z","dependency_job_id":"c68bfee5-b215-4abe-8c1f-190c2ca75430","html_url":"https://github.com/hteumeuleu/hocus-focus","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hteumeuleu%2Fhocus-focus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hteumeuleu%2Fhocus-focus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hteumeuleu%2Fhocus-focus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hteumeuleu%2Fhocus-focus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hteumeuleu","download_url":"https://codeload.github.com/hteumeuleu/hocus-focus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406111,"owners_count":20933806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["accessibility","front-end","jekyll"],"created_at":"2024-10-11T19:30:02.260Z","updated_at":"2025-04-05T22:10:12.594Z","avatar_url":"https://github.com/hteumeuleu.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hocus :focus\n\n[Hocus :focus](https://focus.hteumeuleu.com/) is a keyboard accessibility horror game made by @HTeuMeuLeu in october 2021. It consists in 8 levels built to trick you around common keyboard accessibility mistakes.\n\n## Installation\n\n1. **Clone the repository**.\n\n```sh\ngit clone https://github.com/hteumeuleu/hocus-focus.git\n```\n\nSee [Cloning a repository](https://help.github.com/en/articles/cloning-a-repository) on GitHub documentation. If you're not familiar with Git or GitHub, I strongly encourage you to try [GitHub's desktop app](https://desktop.github.com/) on macOS, Windows or Linux.\n\n2. **Install Jekyll**.\n\n```sh\ngem install bundler jekyll\n```\n\nSee [Jekyll Installation Guide](https://jekyllrb.com/docs/installation/).\n\n3. **Run Jekyll**.\n\n```sh\nbundle exec jekyll serve\n```\n\nYou can turn on [incremental regeneration](https://jekyllrb.com/docs/configuration/incremental-regeneration/) with the `--incremental` flag.\n\n```sh\nbundle exec jekyll serve --incremental\n```\n\n4. **Go to [http://localhost:4000](http://localhost:4000)**.\n\n## Random Notes\n\n* I wanted to make the game as light as possible. Each page is only 3 requests (1 HTML, 1 CSS, 1 JS) and weighs around 10 Kb (or 4 Kb gzipped). And because browsers will likely cache the JS and CSS, any internal page should only have to download the HTML (around 3 Kb, or 1 Kb gzipped).\n* The game can be played almost entirely without JavaScript (except for level 7).\n\n## Licence\n\n[MIT Licence](https://github.com/hteumeuleu/hocus-focus/blob/master/LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhteumeuleu%2Fhocus-focus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhteumeuleu%2Fhocus-focus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhteumeuleu%2Fhocus-focus/lists"}