Skip to content

whyDidTheChicken is a public GitHub repository by user mohojem that appears to contain a front-end web project built with modern JavaScript tooling (including Vite, TypeScript, React, Tailwind CSS) and likely serves as a simple interactive site or application.

Notifications You must be signed in to change notification settings

mohojem/whyDidTheChicken

Repository files navigation

Crossy Road Game

A 3D browser-based game inspired by Crossy Road, built with React, Three.js, and TypeScript.

Tech Stack

  • Framework: React 18 + TypeScript
  • Build Tool: Vite
  • 3D Rendering: Three.js
  • Styling: Tailwind CSS + shadcn/ui
  • State Management: React Hooks

Features

  • Isometric 3D graphics with dynamic lighting
  • Procedurally generated terrain (roads, rivers, forests)
  • Mobile-responsive with touch controls
  • Real-time collision detection
  • Score tracking with local high score persistence

Getting Started

# Clone the repository
git clone <YOUR_GIT_URL>

# Navigate to the project directory
cd <YOUR_PROJECT_NAME>

# Install dependencies
npm install

# Start the development server
npm run dev

Development

This project uses:

  • ESLint for code linting
  • TypeScript for type safety
  • Tailwind CSS for utility-first styling

Deployment

Deploy via Lovable by clicking Share → Publish, or build for production:

npm run build

License

MIT

About

whyDidTheChicken is a public GitHub repository by user mohojem that appears to contain a front-end web project built with modern JavaScript tooling (including Vite, TypeScript, React, Tailwind CSS) and likely serves as a simple interactive site or application.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages