Nokia 3210 Beamer Theme
======================
April 2026
Enda Patrick Hargaden — hargaden.com


REQUIREMENTS
------------
- XeLaTeX (recommended) or LuaLaTeX
- LaTeX Beamer package


INSTALLATION
------------
Copy beamerthemenokia.sty into the same folder as your .tex file.


USAGE
-----
\usetheme[font=ocr]{nokia}

Font options:
  ocr        OCR A Extended (bundled with MiKTeX/TeX Live — start here)
  courier    Courier 10 Pitch (also bundled)
  cascadia   Cascadia Code (install from github.com/microsoft/cascadia-code,
             then install for all users via right-click in Windows Explorer)
  criovision Criovision (install manually; letters only, no digits)

Compile with XeLaTeX, run twice for a stable battery bar:
  xelatex slides.tex && xelatex slides.tex


FEATURES
--------
- LCD green background with dark bezel
- Battery bar on the right drains as you advance through slides
- Snake-head bullet points; sub-items use body segments
- Pixel snake decoration on the title page
- Snake game border on content slides


LICENSE
-------
Free to use, adapt, and share.
