Skip to content

ifqygazhar/Zypo

Repository files navigation

Zypo 🎮

Zypo is a real-time multiplayer game built with modern web technologies, designed for fast-paced action and instant fun.

Home Interface Battle Interface

🚀 Key Features

  • Real-time Multiplayer: Powered by Convex for instant updates and synchronized gameplay.
  • Lobby System: Create or join game rooms with unique codes.
  • Global Leaderboard: Compete with players worldwide and see country flags on the leaderboard.
  • Map Selection: Choose from different battle environments.
  • Responsive Design: Optimized for both desktop and mobile play.

🛠️ Tech Stack

  • Framework: SvelteKit
  • Backend: Convex (Real-time database & functions)
  • Styling: TailwindCSS
  • State Management: Svelte Stores & Convex Reactivity

📦 Getting Started

Follow these steps to set up the project locally:

  1. Clone the repository:

    git clone https://github.com/yourusername/zypo.git
    cd zypo
  2. Install dependencies:

    npm install
    # or
    bun install
  3. Start the Convex backend: This will initialize your Convex project and keep the backend functions running.

    npx convex dev
  4. Start the development server: Open a new terminal window and run:

    npm run dev
    # or
    bun run dev
  5. Open the app: Visit http://localhost:5173 in your browser.

🤝 Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

📄 License

This project is open-source.

About

Battle game base on correct answer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors