GAMES ARE
EATING THE WORLD

World Ranking

One score table across every game that joins. Drop in one line of code and your game is on it.

RankPlayer Points Games Wins
No scores yet. Be the first.

Points per game: rank 1 scores 100, rank 100 scores 1, nothing below that. The world ranking is the sum across games. Roaming widely gets you as far as topping a single board. That is the point.

Per-game boards

PIXEL DODGE

Put your game on the board

One line in your head, one call when the run ends. That is all. No account, no backend of your own, and your game keeps its look: the overlay lives in a shadow root.

<script src="https://gamesareeatingtheworld.com/gs.js" data-key="YOUR_KEY"></script>
<script>
  // when the run ends:
  GS.submit(score);
</script>

Write to us and we hand you a key. john@mcgrinsey.com