OG-Lounge: Create, own & trade AI-powered blockchain games with true on-chain fairness.
OG-Lounge is a platform that lets creators instantly generate playable games with AI, mint those games as transferable intelligent NFTs (iNFTs) and storing encrypted code of the game on IPFS, and guarantee provably fair in-game randomness using Pyth Entropy all while players authenticate with their wallets, play games on the OG blockchain, and creators keep programmable revenue & royalty.
OG-Lounge came together by combining AI, blockchain, randomness oracles, decentralized storage, and a clean frontend stack into one flow where creators can generate, mint, and trade games as iNFTs and user can play. Tech Stack Frontend: Next.js + TypeScript for the creator studio and player dashboard. We used Wagmi + RainbowKit for wallet authentication and smooth OG blockchain integration. Wallets: Rainbow Wallet for seamless Web3 onboarding with account abstraction–like UX. Blockchain: OG Blockchain (EVM-compatible) powers iNFT minting, marketplace contracts, and transaction settlement. Randomness: Pyth Entropy provides provably fair randomness for in-game mechanics. This ensures results can’t be manipulated. AI / Content Generation: Gemini API powers text-to-game logic and asset generation. We wrapped its output into a templating layer so the AI-generated snippets (HTML5 canvas code, assets) are always playable. Backend / Glue Layer: Beam as a serverless function runtime for calling Gemini, pinning assets, and interacting with smart contracts without overloading the frontend. Database: MongoDB for user profiles, game metadata indexing, marketplace listings, and off-chain analytics. Storage: IPFS (via OG/iNFT metadata) ensures that all generated game assets remain decentralized, immutable, and linked by CIDs.

