Crystal Gem Slot Game

Crystal Gem Slot Game Screenshot

A modern slot machine game built with Pixi.js. This project features smooth animations, paylines, and a dynamic header text animation. It’s designed to be fast, snappy, and visually appealing, inspired by popular slot games like Starburst.


Features

  • Smooth Reel Spin Animation: Fast and snappy spin with motion blur effect.
  • Dynamic Header Text Animation: Ping-pong scaling animation for the header text.
  • Local Assets: Uses local gem sprites for symbols.
  • Interactive UI: Click the “Spin the wheels!” button to start the game.

Technologies Used

  • Pixi.js: A powerful 2D rendering engine for the web.
  • TypeScript: For type-safe and maintainable code.
  • Vite: For fast development and bundling.

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm (v7 or higher)

Installation

  1. Clone the repository: git clone https://github.com/your-username/crystal-gem-slot-game.git cd crystal-gem-slot-game