Skip to content

Tanner253/ClubPengu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

219 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿง Waddlebet ๐Ÿง Club penguin inspired remake ๐Ÿง

Waddlebet

The First Trencher Social Platform on Solana

Penguin-powered Web3 gaming with wagering, tradeable cosmetics, and virtual property rentals.

Solana License Status

Whitepaper โ€ข Play Now โ€ข Community โ€ข Buy $WADDLE


๐Ÿ“ข Rebrand Notice: Waddlebet was formerly known as "Club Pengu" / "Club Penguin on Solana". Same team, same vision, new name!


๐ŸŽฎ What is Waddlebet?

Waddlebet is a Web3 social gaming platform that combines the nostalgic charm of classic penguin social games with modern blockchain technology. Built on Solana, it offers:

  • ๐Ÿง Classic Penguin Vibes - 3D voxel world, penguin customization, puffles, emotes, and the social experience you remember
  • ๐Ÿข GTA V-Style Properties - Rent igloos, apartments, and lounges. Paywall your space with any token
  • ๐Ÿ”„ RuneScape Trading - Open gacha for rare cosmetics. Trade items with other players

โœจ Features

๐ŸŽจ Deep Customization

  • 24+ Penguin Colors - From classic blue to legendary rainbow and ghost variants
  • 17+ Headwear Options - Crowns, viking helmets, party hats, ninja masks
  • 17+ Eye Styles - Normal, shades, angry, sleepy, hearts, stars
  • 12+ Mouth Options - Beaks, smiles, beards, and special expressions
  • 20+ Clothing Items - Scarves, hoodies, suits, and exclusive outfits

๐ŸŽฎ Minigames

  • Card Jitsu - Fire beats Snow, Snow beats Water, Water beats Fire
  • Connect 4 - Classic four-in-a-row strategy
  • Tic Tac Toe - Quick matches, high stakes
  • Pong - Fast reflexes, winner takes all
  • More coming soon...

๐Ÿพ Puffle Companions

Adopt fluffy puffle pets with tiered rarity:

  • Common - Blue, Red, Green (50 coins)
  • Uncommon - Pink, Yellow, Orange (100 coins)
  • Rare - Purple, White, Brown (200 coins)
  • Epic - Black, Gold (500 coins)
  • Legendary - Rainbow, Ghost (1000 coins) - Special effects!

๐Ÿ’ฐ $WADDLE Token Economy

The native platform token powers the ecosystem:

  • Property Rentals - Rent igloos, apartments, and exclusive spaces
  • Gacha System - Spend $WADDLE to unlock rare, tradeable cosmetics
  • Trading - All items are tradeable between players

๐ŸŽฒ P2P Wagering

Bet on minigames with any Solana token:

  • $SOL, $WADDLE, $BONK, $WIF, $PENGU, or any SPL token
  • You choose the token, you set the stakes
  • Winner takes all with instant Solana settlement

๐Ÿ  Virtual Properties

GTA V-style property system:

  • Rent igloos and apartments
  • Customize your space
  • Set paywalls with any token
  • Invite players for exclusive hangouts

๐Ÿ—บ๏ธ Game World

Current Locations

  • Town Center - Central hub with shops and social areas
  • The Dojo - Battle arena for Card Jitsu

Coming Soon

  • Ski Village - Northern mountain area with winter sports
  • Plaza - Eastern area with Pet Shop and Stage
  • Beach & Dock - Southern coastline with lighthouse
  • Forest & Cove - Dense forest trails and hidden areas
  • Underground Mines - Crystal caverns and mine cart rides

๐Ÿš€ Getting Started

Prerequisites

  • Node.js 18+
  • npm or yarn

Installation

  1. Clone the repository

    git clone https://github.com/Tanner253/waddlebet.git
    cd waddlebet
  2. Install dependencies for the game

    cd waddlebet
    npm install
  3. Run the game demo

    npm run dev

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

  4. Run the server (for multiplayer)

    npm run dev:server
  5. Run both client and server

    npm run dev:all

Running the Whitepaper Site

  1. Navigate to whitepaper folder (from repo root)

    cd whitepaper
  2. Install dependencies

    npm install
  3. Run the development server

    npm run dev

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


๐Ÿ“ Repository Structure

waddlebet/
โ”œโ”€โ”€ waddlebet/          # Game client & server
โ”‚   โ”œโ”€โ”€ src/            # React frontend
โ”‚   โ”œโ”€โ”€ server/         # Node.js backend
โ”‚   โ”œโ”€โ”€ public/         # Static assets
โ”‚   โ””โ”€โ”€ package.json    # Game dependencies
โ”œโ”€โ”€ whitepaper/         # Documentation site (Next.js)
โ”œโ”€โ”€ documentation/      # Technical docs & specs
โ”œโ”€โ”€ LICENSE
โ””โ”€โ”€ README.md

๐ŸŽฎ Controls

Key Action
W / โ†‘ Move Forward
S / โ†“ Move Backward
A / โ† Turn Left
D / โ†’ Turn Right
E Interact / Emote Wheel
Enter Open Chat
Mouse Orbit Camera

๐Ÿ› ๏ธ Tech Stack

Game Client

  • React - UI Framework
  • Three.js - 3D Graphics Engine
  • Vite - Build Tool
  • Tailwind CSS - Styling

Whitepaper Site

  • Next.js 14 - React Framework
  • TypeScript - Type Safety
  • Framer Motion - Animations
  • Tailwind CSS - Styling

Blockchain

  • Solana - Fast, low-fee transactions
  • SPL Tokens - Multi-token support

๐Ÿ“ Roadmap

Phase 1: Foundation โœ…

  • 3D Voxel World Engine
  • Penguin Customization System
  • Puffle Companion System
  • Card Jitsu Minigame
  • AI NPCs & Social Features
  • Playable Demo Release

Phase 2: Expansion

  • New Locations (Beach, Ski Village, Plaza)
  • Additional Minigames (Pong, Connect 4, Tic Tac Toe)
  • Property Rental System
  • Igloo Customization
  • $WADDLE Token Integration

Phase 3: Wagering

  • P2P Wagering System
  • Multi-Token Support
  • x403 Integration
  • x402 Integration
  • Leaderboards & Rankings

Phase 4: Economy

  • Gacha System Launch
  • Tradeable Cosmetics Marketplace
  • Property Paywalls
  • Advanced Social Features
  • Mobile Companion App

๐Ÿ”— Links

Resource Link
๐ŸŽฎ Play Now waddlebet.fun
๐ŸŒ Whitepaper View Whitepaper
๐Ÿฆ X Community Join Community
๐Ÿ’ฐ Buy $WADDLE PumpFun
๐Ÿ“ฆ GitHub Repository

๐Ÿ“œ Contract Address

63RFxQy57mJKhRhWbdEQNcwmQ5kFfmSGJpVxKeVCpump

โš ๏ธ Disclaimer

Waddlebet is currently in active development. Features, tokenomics, and gameplay mechanics described in this repository are subject to change. This is not financial advice. Always do your own research before participating in any cryptocurrency projects.


๐Ÿ“„ License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with โ„๏ธ by the Waddlebet Team

Waddle on! ๐Ÿง

About

Club pengu development play game at https://waddle.bet 21pgaWDB3CZkr7YTD7CLVjQevK2Y9YcNYteisbMyBAGS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors