Hocus Focus
|Updated:
3 Oct 2024
|112 Stars
A keyboard navigation horror game.
Overview:
Hocus :focus is a keyboard accessibility horror game developed by @HTeuMeuLeu in October 2021. The game is designed to challenge players with common keyboard accessibility mistakes. It consists of 8 levels that aim to trick the players.
Features:
- Keyboard Accessibility: The game is focused on keyboard accessibility, allowing players to navigate and interact using keyboard inputs.
- Challenging Levels: Hocus :focus offers 8 levels that are designed to present players with various obstacles and challenges related to keyboard accessibility.
- Lightweight Design: The game is designed to be lightweight, with each page only requiring 3 requests (1 HTML, 1 CSS, 1 JS). The file size of each page is around 10 Kb, or 4 Kb when gzipped.
- No JavaScript Dependency: Hocus :focus can be played without JavaScript, ensuring a wider range of accessibility for players.
- MIT License: The game is licensed under the MIT License, allowing users to freely use, modify, and distribute the game.
Installation:
To install Hocus :focus, follow these steps:
- Clone the repository.
- Refer to the Cloning a repository section in the GitHub documentation for detailed instructions. If you are unfamiliar with Git or GitHub, it is recommended to use GitHub’s desktop app on macOS, Windows, or Linux.
- Install Jekyll by following the Jekyll Installation Guide.
- Run Jekyll, and if desired, enable incremental regeneration using the
--incremental
flag. - Visit http://localhost:4000 to access the game.
Summary:
Hocus :focus is a keyboard accessibility horror game that offers a unique gaming experience by challenging players to overcome common keyboard accessibility mistakes. The game’s lightweight design and no JavaScript dependency provide accessibility to a wider range of players. By following the installation guide, users can easily set up and enjoy the game. With its engaging levels and focus on accessibility, Hocus :focus offers a compelling gaming experience for players.