Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dice Tower Simulator

A 3D dice tower simulator built with TypeScript, Three.js, and Cannon.js physics engine.

Features

  • 3D rendered dice tower with realistic physics
  • Interactive dice rolling
  • Shadows and lighting effects
  • Responsive design

Tech Stack

  • TypeScript - Type-safe JavaScript
  • Vite - Fast build tool and dev server
  • Three.js - 3D rendering library
  • Cannon-es - Physics engine for realistic dice behavior

Getting Started

Prerequisites

  • Node.js (v20 or higher)
  • npm

Installation

npm install

Development

Run the development server:

npm run dev

Open http://localhost:5173 in your browser.

Build

Build for production:

npm run build

Preview the production build:

npm run preview

Deployment

This project is configured to deploy to GitHub Pages automatically via GitHub Actions when you push to the main branch.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages