Skip to content

Files

Latest commit

Dec 23, 2025
115c605 · · Dec 23, 2025

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Dec 22, 2025
Dec 23, 2025
Dec 22, 2025
Dec 22, 2025
Dec 22, 2025

README.md

Haxmas Day 9 🎄

This is my Haxmas Day 9 project built using Textual
It is a terminal based Advent Calendar appp
Each day unlocks a surprise and shows progresss

Features

  • 12 day advent calendar
  • Each day unlocks on correct date
  • Different colours for each day
  • Counter showing opened days
  • Reset keybind to clear progress
  • Clean and simple TUI design

Controls

  • Press number buttons to open days
  • Press r to reset all days
  • Press d to toggle dark mode

How to Run

Make sure Python 3.10 or higher is installed

pip install -e .
advent-calendarr