Edit of asset "CheddaBoards" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | CheddaBoards | CheddaBoards |
| Description |
Add leaderboards, achievements, and cross-platform sign-in to your game in minutes. Zero servers to run. Free tier — no per-player fees. Drop in the Game Wrapper, emit one signal from your game — game_over — and you get global leaderboards, achievements, anti-cheat, and authentication, all handled for you. One codebase runs on web, desktop, and mobile with no platform-specific code. FEATURES - Modular Game Wrapper — your game stays its own scene, with no SDK code in your gameplay - One signal to integrate — emit game_over and you're on the board; optional signals feed the built-in HUD, which shows only the panels your game uses - Ready-to-use MainMenu, Leaderboard, and Achievements scenes - Anonymous play with device ID — no login required - Google & Apple Sign-In on any platform via Device Code Auth — no OAuth SDKs, no browser popups - QR code login — players scan to sign in instantly, no code to type - Account upgrade — anonymous players can link to Google/Apple, keeping all progress - Server-side anti-cheat — play sessions, score validation, rate limiting - Timed scoreboards (weekly / daily / monthly) with automatic archives - Category boards — run per-level, per-mode, or per-category leaderboards under one game, kept separate from your main board - Achievement system with popup notifications and deferred sync - One codebase across web, desktop, and mobile — no platform branching QUICK START 1. Run the Setup Wizard — it registers the CheddaBoards, Achievements, and MobileUI autoloads 2. Paste your API key — your Game ID is read from it automatically 3. Point game_scene_path at your game scene 4. Export! Requires Godot 4.6+. Includes the CheddaClick example game, the DeviceCodeLogin scene, and an API-only quickstart for custom or non-Godot integrations. Get your free API key at https://cheddaboards.com |
Simple REST API leaderboards for Godot games. Free forever. Features: - Submit scores with optional streak tracking - Fetch leaderboards sorted by score or streak - Get player rank and position - Works on web, desktop, and mobile exports Setup in 60 seconds: 1. Add cheddaboards.gd as Autoload 2. Set your API key 3. Call CheddaBoards.submit_score() and CheddaBoards.get_leaderboard() Get your free API key at https://cheddaboards.com |
| Category | Templates | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/cheddatech/CheddaBoards-Godot | https://github.com/cheddatech/CheddaBoards-Godot-Api |
| Issues Url | https://github.com/cheddatech/CheddaBoards-Godot/issues | https://github.com/cheddatech/CheddaBoards-Godot-Api/issues |
| Godot version | Godot 4.6 | Godot 4.0 |
| Version String | 2.2.2 | 1.0.0 |
| Download Commit | be263d5316d6f0d0484a588a9c3270ce2539b56e | bce4c9fe9cc3c6ab8b5440073fb5e3bf63cf32af |
| Download Url (Computed) | https://github.com/cheddatech/CheddaBoards-Godot/archive/be263d5316d6f0d0484a588a9c3270ce2539b56e.zip | https://github.com/cheddatech/CheddaBoards-Godot-Api/archive/bce4c9fe9cc3c6ab8b5440073fb5e3bf63cf32af.zip |
| Icon Url |
https://raw.githubusercontent.com/cheddatech/CheddaBoards-Godot/main/addons/cheddaboards/cheddaboards_logo.png
|
https://raw.githubusercontent.com/cheddatech/CheddaBoards-Godot-Api/main/addons/cheddaboards/cheddaboards_logo.png
|