Metadata-Version: 2.4
Name: haxmas_day_9_csl
Version: 0.0.2
Author: Cyril Li
License-Expression: GPL-3.0-or-later
Project-URL: Homepage, https://github.com/CyrilSLi/haxmas-day9
Project-URL: Repository, https://github.com/CyrilSLi/haxmas-day9.git
Description-Content-Type: text/markdown
Requires-Dist: textual>=6.11.0

# haxmas-day9

See [https://haxmas.hackclub.com/day/9](https://haxmas.hackclub.com/day/9)

## New features in addition to the guide

- Light mode by default >:3
- Added `alt+q` shortcut to quit the app (to not accidently quit the terminal)
- Clicking on future days shows a (albeit useless :3) "sneek peek" of the project for that day
- "r" key reveals all available days
- "c" key clears all revealed days
- Keyboard navigation of the focused day with arrow keys:
  - A day must be focused using the mouse to use this feature
  - Up/Down/Left/Right arrow keys move the focus accordingly
  - Space opens the focused day
