Skip to content

A 4-player Ludo game with 3D dice animations, smooth turn-based mechanics, and interactive token movement — built with Next.js and TypeScript.

Notifications You must be signed in to change notification settings

whispnode/ludo-in-nextjs

Repository files navigation

Ludo Game

A four-player Ludo game built with Next.js and TypeScript, recreating the classic board game in the browser. Features smooth token movement, full turn logic, and a 3D dice roll animation.

Game Screenshot

Features

  • 🎲 3D Dice Rolling: Interactive, animated dice determines moves.
  • 🟢 Four-Player Gameplay: Fully supports four players taking turns.
  • 🚫 No Auth Needed: Quick start — no user login or multiplayer setup.
  • 🎯 Rule Enforcement: Handles valid moves, extra turns on six, token captures, safe zones, and win detection.

Tech Stack

  • Next.js + TypeScript
  • React Hooks: useState, useEffect for state & logic
  • TailwindCSS

Getting Started

git clone https://github.com/whispnode/ludo-in-nextjs.git
cd ludo-game
npm install
npm run dev

About

A 4-player Ludo game with 3D dice animations, smooth turn-based mechanics, and interactive token movement — built with Next.js and TypeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published