Repository files navigation # Oracle Game
A multiplayer creativity game powered by GenLayer's Intelligent Contracts and Optimistic Democracy consensus.
## Features
- 🎮 Real-time multiplayer rooms
- 🤖 AI jury scoring via Optimistic Democracy
- 🏆 Global XP leaderboard
- ⏱️ Timed creativity challenges
- 🎨 Professional mint-green UI
## Tech Stack
- **Frontend:** Next.js 14, TypeScript, TailwindCSS
- **Blockchain:** GenLayer (Intelligent Contracts)
- **Smart Contract:** Python (GenLayer SDK)
## Setup
1. Clone the repo:
\`\`\`bash
git clone https://github.com/YOUR-USERNAME/oracle-game-genlayer.git
cd oracle-game-genlayer
\`\`\`
2. Install dependencies:
\`\`\`bash
npm install
\`\`\`
3. Create `.env` file:
\`\`\`env
NEXT_PUBLIC_CONTRACT_ADDRESS="your-deployed-contract-address"
NEXT_PUBLIC_GENLAYER_RPC_URL=https://studio.genlayer.com/api
NEXT_PUBLIC_GENLAYER_CHAIN_ID=61999
\`\`\`
4. Run dev server:
\`\`\`bash
npm run dev
\`\`\`
## License
MIT# Jury
About
An Ai game on genlayer with Ai smart contract integrated
Topics
Resources
Stars
Watchers
Forks
You can’t perform that action at this time.