Skip to content

avocado-ship-it/Orphy-Clause

Repository files navigation

Christmas Clicker Game

A festive clicker game built with Next.js, React, and TypeScript for Haxmas Day 1.

Getting Started

First, install the dependencies:

npm install

Then, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Features

  • 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

Technologies Used

  • Next.js 16.0.10
  • React 19.2.1
  • TypeScript
  • Tailwind CSS 4
  • Next.js Google Fonts (Ballet & Delius)ius)

Project Structure

  • src/app/page.tsx - Main game page
  • src/app/layout.tsx - Root layout with fonts
  • src/components/JollyOrpheusClick.tsx - Clickable component
  • public/jollyorph.png - Main character image