Skip to content

Hyle-org/degen-party

Repository files navigation

Degen Party 🎮

A delightful mini-game collection built with Vue.js. This project offers a colorful, engaging gaming experience with various mini-games and interactive features.

🍄 Features

  • Playful Interface: Vibrant colors, engaging animations, and a festive atmosphere
  • Mini-Games: Simple and fun games with engaging mechanics

🏃‍♂️ Getting Started

Prerequisites

  • Bun

Installation

  1. Clone the repository:
git clone https://github.com/yourusername/degen-party.git
cd degen-party
  1. Install dependencies:
bun install
  1. Start the development server:
bun run dev
  1. Open your browser and navigate to http://localhost:3000

Docker Build Instructions

Quick Development Build

docker build -t rust-helper2 -f Dockerfile.rust .

# Build frontend
bun run build

# Build Docker image (uses debug build by default)
docker build -t degen-party-mac .

Run the container:

docker run -p 80:80 degen-party

The application will be available at:

About

Multiplayer & rollup party game with minigames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published