A festive clicker game built with Next.js, React, and TypeScript for Haxmas Day 1.
First, install the dependencies:
npm installThen, run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
- Click the Jolly Orpheus to increase your count
- Festive Christmas theme with custom fonts
- Built with Next.js 16 and React 19
- TypeScript for type safety
- Tailwind CSS for styling
- Next.js 16.0.10
- React 19.2.1
- TypeScript
- Tailwind CSS 4
- Next.js Google Fonts (Ballet & Delius)ius)
src/app/page.tsx- Main game pagesrc/app/layout.tsx- Root layout with fontssrc/components/JollyOrpheusClick.tsx- Clickable componentpublic/jollyorph.png- Main character image