WHAT IS CHEDDABOARDS?
CheddaBoards is a free, open-source gaming backend that gives you server-validated leaderboards with anti-cheat controls, cross-game player profiles, and hybrid authentication. With minimal backend maintenance.
Built on the Internet Computer (ICP). A global distributed compute platform that eliminates traditional server infrastructure. CheddaBoards runs on serverless compute, storing leaderboard data in a distributed database.
REST API works with any platform โ Godot, Unity, Unreal, GameMaker, native mobile, web, or custom engines. Plus drop-in scripts for even faster integration.
SEE IT IN ACTION
CHEDZ VS THE GRATERS
A retro arcade game built with CheddaBoards. Try the leaderboards, achievements, and player profiles yourself. All powered by the SDK you can use!
๐ฎ PLAY NOW (FREE) โReal leaderboards โข Built with CheddaBoards SDK
๐ฐ PRICING
Start free, upgrade when you need player accounts and cross-game features.
Free
- โ 3 games
- โ 2 leaderboards per game
- โ Auth (web games only)
- โ Anti-cheat controls
- โ No achievements
- โ No player profiles
Plus
- โ 10 games
- โ Everything in Free
- โ Achievements
- โ Player profiles
- โ Player dashboard
- โ Analytics
๐งฎ WHY CAN WE PROMISE FREE FOREVER?
CheddaBoards runs on the Internet Computer โ a global distributed compute network where costs are predictable and absurdly low.
No surprise bills when your game blows up. No "let's talk pricing" conversations.
Just math we can prove.
๐ธ Traditional Backend Services
- โข Monthly costs scale with players
- โข Free tiers have strict limits
- โข Server maintenance required
- โข Complex pricing, surprise bills
๐ง CheddaBoards
- โ Predictable pricing - no per-player costs
- โ Free tier with real features
- โ Zero maintenance
- โ No surprise costs
CORE FEATURES
Secure Leaderboards
Server-side validated leaderboards with anti-cheat controls to catch suspicious submissions.
Hybrid Authentication
Internet Identity (passwordless), Google, or Apple. Players choose how to log in.
Cross-Game Profiles
One identity across all CheddaBoards games. Players keep their profile, stats, and reputation everywhere.
REST API First
Simple HTTP endpoints work with any engine. Plus drop-in scripts for Godot and Unity.
Custom Anti-Cheat
Configure per-game validation rules: max scores, streak limits, absolute caps.
No DevOps Required
No servers to manage, no databases to maintain. Serverless infrastructure handles everything.
Achievements (Plus)
Unlock and persist achievements per player across sessions. Available on Plus tier.
Analytics (Alpha)
Track events and view daily summaries. More metrics coming soon.
Open Source
Full source code available. Self-host or contribute. No vendor lock-in.
โก QUICK START
Register & Get API Key
Create an Internet Identity (~2 min), register your game, and generate your API key.
Get API Key โMake API Calls
Submit scores and fetch leaderboards with simple HTTP requests from any platform.
View Docs โShip It
Deploy your game with persistent leaderboards. Works on web, desktop, and mobile.
See Example โAPI EXAMPLES
Submit Score (Any Platform)
POST https://api.cheddaboards.com/scores
// Headers
X-API-Key: your_api_key
Content-Type: application/json
// Body
{
"playerId": "player_001",
"score": 1500,
"streak": 5
}
Get Leaderboard (Any Platform)
GET https://api.cheddaboards.com/leaderboard
// Headers
X-API-Key: your_api_key
// Response
{
"entries": [
{ "rank": 1, "player": "..." },
{ "rank": 2, "player": "..." }
]
}
Works with any language or engine that can make HTTP requests! ๐
๐ฎ Want even faster integration? Use our drop-in scripts for popular engines:
PERFECT FOR
Indie Game Developers
Build competitive online features without backend complexity or ongoing costs.
Game Jams & Prototypes
Add leaderboards to your jam game in minutes. Free forever.
Student Projects
Learn online game features without credit cards or infrastructure setup.
MVP Testing
Validate your game concept with real player data before scaling infrastructure.
โ FAQ
๐ Is the Free tier really free?
Yes! 3 games with 2 leaderboards each, forever free. Upgrade to Plus when you want achievements, player profiles, and more games.
๐ค What's the difference between Free and Plus?
Free gives you 2 leaderboards per game with auth (3 games max). Plus adds achievements, persistent player profiles, analytics, and up to 10 games.
๐ How is this different from Firebase or PlayFab?
CheddaBoards has a real free tier, predictable pricing with no per-player costs, and is open source. Plus our cross-game profiles create network effects - something Firebase doesn't offer.
๐ What is Internet Identity?
Passwordless authentication (like FaceID/TouchID for web). Takes ~2 minutes to create, no passwords to remember.
๐ป Can I self-host?
Yes! The entire backend is open source. Deploy your own instance on ICP for full control.
๐ฎ What engines are supported?
The REST API works with anything that can make HTTP requests โ Godot, Unity, Unreal, GameMaker, web, native mobile, custom engines. We also have drop-in scripts for Godot and Unity.
PLATFORM SUPPORT
REST API works with everything. Drop-in scripts for faster integration.
REST API
โ ANY PLATFORM
HTTP requests
Godot
โ DROP-IN SCRIPT
cheddaboards.gd
Unity
โ DROP-IN SCRIPT
CheddaBoards.cs
WORKS WITH ANY ENGINE
Any engine or platform that can make HTTP requests can use CheddaBoards. One API key, simple REST calls, instant leaderboards.
READY TO BUILD?
Join indie developers building games on serverless infrastructure. Without the complexity or cost.
๐ณ No credit card โข โก 5 minute setup โข ๐ง 3 free games forever
SUPPORT DEVELOPMENT
No VC. No investors. Just an indie dev building tools for indie devs. Your support goes directly into keeping CheddaBoards free and shipping new features.
โ BUY ME A COFFEE100% goes to development. No shareholders here. ๐