GGEZ - Over 84 skill games. No download. Provably fair.
by•
The first skill gaming platform where you can verify every match is fair. Zero randomness — show the seed, show the code. Free to play. Build your ELO ranking across Tetris, Chess, Snake, Solitaire and 83 more.
Replies
Best
Maker
📌
The thing I'm most proud of: zero Math.random() anywhere in the game code.
Most skill gaming platforms have trust problems — Skillz faced a $43M verdict,
Papaya Gaming settled for $15M, all over claims of rigged matchmaking.
GGEZ solves this at the code level. Every game seed is derived from player ELO
and date using a deterministic algorithm. Two players with the same rank, same
day, get the same exact game. The seed is shown before play begins.
You can verify it by looking at the source.
Currently free while building users — cash prize competitions coming once we
have traction. Would love feedback on which games feel most competitive.
Replies
The thing I'm most proud of: zero Math.random() anywhere in the game code.
Most skill gaming platforms have trust problems — Skillz faced a $43M verdict,
Papaya Gaming settled for $15M, all over claims of rigged matchmaking.
GGEZ solves this at the code level. Every game seed is derived from player ELO
and date using a deterministic algorithm. Two players with the same rank, same
day, get the same exact game. The seed is shown before play begins.
You can verify it by looking at the source.
Currently free while building users — cash prize competitions coming once we
have traction. Would love feedback on which games feel most competitive.