Grudge Studio

GBuX

Overview Usage Games Editor Tools Tokenomics Deployments Roadmap
GBuX Token

GBuX

The Grudge Studio Game Token

The unified in-game currency powering every title, editor tool, and marketplace across the Grudge Studio ecosystem. One token. Every game. True ownership.

Launch Platform Play Now

What is GBuX?

Unified Game Currency

GBuX is the primary game token across the entire Grudge Studio ecosystem. Every account is identified by a GrudgeID, and your GBuX balance travels with you across all games, editors, and marketplaces.

Alongside GBuX, players also earn Gold — an in-game soft currency. GBuX serves as the premium token for marketplace transactions, editor tool access, NFT minting, and cross-game transfers.

Built on Solana with Crossmint wallet auto-creation, every new account gets a wallet linked to their GrudgeID automatically.

How GBuX Works

  • ▸ Earn — Play games, complete missions, win tournaments, gather resources
  • ▸ Spend — Buy recipes, crafting materials, editor tool credits, premium sprites
  • ▸ Transfer — Send GBuX to any GrudgeID or Solana wallet address via the Blockchain API
  • ▸ Stake — Lock GBuX for passive rewards and exclusive NFT drops
  • ▸ Govern — Vote on game updates, new features, and community proposals

Token Usage

🪙

In-Game Currency

Buy gear, recipes, materials, and consumables in the Warlord Crafting Suite shop. Pay tournament entry fees and unlock premium content.

🎨

Editor Tool Credits

Spend GBuX to access AI sprite generation, AI chat agents, vision analysis, and smart recommendation features inside Grudge Studio tools.

🔗

Blockchain Transfers

Transfer GBuX or Gold to any GrudgeID or Solana wallet via the /api/toolkit/blockchain endpoint. Real ownership, real value.

🏪

NFT Marketplace

Mint, list, and trade character NFTs, weapon skins, and island deeds. 5% marketplace fee funds the ecosystem treasury.

⚔️

Cross-Game Rewards

Earn GBuX in GRUDA Wars, spend it in Warlord Crafting Suite, use it to unlock Sprite Saga RPG battles, or fund your Tactical Infinity fleet. One balance everywhere.

Grudge Studio Games

Every game shares the same GrudgeID account system and GBuX balance. Progress in one game carries to all.

Warlord Crafting Suite

Live

The flagship crafting and character progression game. 500+ recipes, 5 harvesting professions (Mining, Forestry, Mystic, Chef, Engineer), deep skill trees, and a full equipment system with 6 armor sets, 17 weapon types, and relics.

  • ▸ Dashboard, Arsenal, Recipes, Shop, Crafting pages
  • ▸ FF7-style turn-based combat with walk-to-attack animations
  • ▸ Island exploration with procedural biomes
  • ▸ World map navigation with 2D/3D ship sailing
  • ▸ 4 classes: Warrior, Mage, Ranger, Worge

GBuX Usage: Buy recipes, crafting materials, gear upgrades, profession unlocks

GRUDA Wars

Beta

Faction-based multiplayer warfare. Players spawn in a floating arena, choose race and class, then warp to a starting island with AI missions, faction leveling, and crew-based PvP. Crews of 3-5 members complete daily events and compete for territory.

  • ▸ AI faction system with dynamic crew rotations at 11pm CST
  • ▸ Permadeath mechanics & Pirate Claim base building
  • ▸ Gouldstone cloning: deploy up to 15 AI companions
  • ▸ Harvesting, fighting, sailing, competing event types
  • ▸ Admin dashboard with player tracking

GBuX Usage: Gouldstone purchases, faction vendor trades, crew supplies

Sprite Saga RPG

In Dev

A 2D RPG battle system using your existing GRUDGE character sprites. Turn-based battles against AI opponents with story, arena, and raid modes. Rewards feed directly back into your main account.

  • ▸ Uses characters from main character system
  • ▸ Battle history tracked via combat_logs
  • ▸ PvE content for solo players
  • ▸ Equipment and stat integration with WCS

GBuX Usage: Arena entry fees, battle rewards, rare item drops

Tactical Infinity 3D

In Dev

Open-water 3D naval adventure built with Three.js. Explore oceans, discover islands, engage in naval combat, and trade resources across ports. Home Islands serve as your base of operations.

  • ▸ Boat/ship management: sloop, brigantine, galleon
  • ▸ Crew system integrated with character table
  • ▸ Resource gathering at sea and island trading
  • ▸ Multiplayer via Colyseus networking

GBuX Usage: Ship purchases, cargo trading, port upgrades

Editor Tools & GBuX

Grudge Studio provides a suite of AI-powered creative tools. GBuX is the credit system that powers premium features.

AI Toolkit Live

The Platform Toolkit (/toolkit) provides AI proxy access to GPT-4o, Claude, and Gemini models, plus Grudge-specific models for game design.

  • ▸ AI Sprite Generation — Generate custom character sprites from text prompts. Costs 5 GBuX per generation.
  • ▸ AI NPC Dialogue — Create interactive NPC conversations with context-aware AI. 1 GBuX per session.
  • ▸ Vision Analysis — Upload game screenshots for AI-powered feedback and balance suggestions. 3 GBuX per analysis.
  • ▸ Smart Recommendations — AI suggests crafting recipes, skill builds, and equipment loadouts based on your play style. Free tier + premium.

Game Dev Studio Beta

Grudge Studio App is a 3D editor with AI agent integration for building game content. Specialized agents handle code, art, lore, balance, QA, and mission design.

  • ▸ Sprite Manager — Browse, organize, and manage game sprites from the ObjectStore CDN
  • ▸ Recipe Editor — Create and edit crafting recipes with ingredient chains
  • ▸ Character Builder — Design characters with class, race, attributes, and equipment
  • ▸ Island Editor — Build procedural islands with biome-based terrain and resource nodes
  • ▸ GDevelop Assistant — AI helper for GDevelop game engine projects

Premium editor features consume GBuX credits per AI operation

Blockchain API — GBuX Endpoints

Check Balance

GET /api/toolkit/blockchain
Authorization: Bearer <JWT>

→ { grudgeId, walletAddress, gold, gbuxBalance, network }

Transfer GBuX

POST /api/toolkit/blockchain
{ action: "transfer", toAddress, amount, currency: "gbux" }

→ { success: true, message: "Transferred 50 gbux" }

Tokenomics

1B

Total Supply

0%

Team Pre-mine

100%

Community Earned

SOL

Solana Network

Fair Launch — Play to Earn

No pre-sale, no VC allocation. GBuX is earned through gameplay, editor contributions, and community participation. Crossmint provides automatic wallet creation at registration so every player starts ready.

Earn Methods

  • • Complete faction missions
  • • Win PvP tournaments
  • • Craft & sell rare items
  • • Gather & trade resources
  • • Stake for passive yield

Spend Methods

  • • AI editor tool credits
  • • Premium game content
  • • NFT marketplace trades
  • • Profession unlocks
  • • Ship & base upgrades

Revenue Sinks

  • • 2% transfer fee
  • • 5% NFT marketplace fee
  • • AI generation credits
  • • Tournament entry pools
  • • Premium cosmetics

Live Deployments

The Grudge Studio ecosystem — all accessible now.

Grudge Platform

Live

App launcher, auth gateway & GBuX wallet. Login via GrudgeID, Puter, or Solana wallet.

grudge-platform.vercel.app

Platform Toolkit

Live

AI proxy (GPT-4o, Claude, Gemini), blockchain transfers, and ecosystem health checks.

grudge-platform.vercel.app/toolkit

Warlord Crafting Suite

Live

500+ recipes, 5 professions, combat, island exploration, and the full equipment system.

warlord-crafting-suite.vercel.app

Auth Gateway

Live

Discord, GitHub, Google OAuth. Unified login for grudgeplatform.com, grudgewarlords.com, grudgestudio.com.

auth-gateway-flax.vercel.app

ObjectStore CDN

Live

Game asset repository & sprite API. 376+ asset files for professions, equipment, and backgrounds.

molochdagod.github.io/ObjectStore

GDevelop Assistant

Live

AI-powered game development tools for the GDevelop engine.

gdevelop-assistant.vercel.app

Grudge Studio App

Beta

3D editor with AI agents for code, art, lore, balance, QA, and mission design.

grudge-studio-app.puter.site

Command Center

Beta

Operations dashboard for monitoring all Grudge ecosystem services.

grudge-command-center.puter.site

GrudaChain Hub

Beta

Node explorer for the GrudaChain network. Track transactions, blocks, and validator status.

grudachain-ve8e8.puter.site

Roadmap

✅ COMPLETE

Phase 1 — Foundation

GrudgeID auth system, Crossmint wallet creation, GBuX/Gold dual currency, Warlord Crafting Suite launch, ObjectStore CDN, Auth Gateway with Discord/GitHub/Google OAuth

🔄 IN PROGRESS

Phase 2 — Expansion

GRUDA Wars faction warfare, AI agent editor tools, Platform Toolkit AI proxy, blockchain transfer API, CharacterBuilder backend, Island 3D camera system, performance optimizer

📋 PLANNED

Phase 3 — Game Modes

Sprite Saga RPG battles, Tactical Infinity 3D naval adventure, multiplayer via Colyseus, GBuX staking, cross-game tournament system

🌐 FUTURE

Phase 4 — Metaverse

Full metaverse integration, global tournaments with GBuX prize pools, mobile apps, governance voting, community-driven content creation, NFT character marketplace

Grudge Studio

Grudge Studio

Game developers, blockchain builders, and AI engineers building the next generation of interconnected gaming experiences. One GrudgeID. Every game. True ownership.

React + Vite + TypeScript • Solana + Crossmint • Vercel + Puter • Neon PostgreSQL • Three.js + Matter.js

YouTube Website Grudge Warlords Grudge Studio
0