Maya top ı a

A sunny little world of games, made with love by a dad & daughter team.

Play Now Meet the team
Our little world of games

Pick a game to play!

New!

A classroom quiz race with emoji mascots. Teachers host, kids buzz in — fast, fair, and never a chance to feel behind. Grades 1–2.

Play
Fast!

A zippy endless runner through Math Mountain, Word Jungle & beyond. Dodge, jump, grab stars — and get a little smarter with every dash.

Play
New!

A cozy 3D town to call your own — your avatar, your home, your pet, and real friends waving hello. The heart of the Mayatopia world.

Play
Coming Soon
?

A New Surprise

Something sparkly is being built in our workshop. Peek back soon to see what it is!

🔔 Notify me
Coming Soon

Mystery Gift

Our next little adventure is wrapped up tight. Unwrapping soon — stay tuned!

🔔 Notify me
A promise to grown-ups

Made safe. Made joyful.

Every Mayatopia game stands on three little promises — in this exact order.

Safe

No strangers, no dark patterns. Parents approve every friend — and any chat between them. A room you can walk away from without a flicker of worry.

Fun

Every game has to pass the giggle test first. If it isn’t something a child begs to play, we don’t ship it. Fun is the whole engine.

Good

Games quietly teach, and real-life kindness & effort come back as rewards. No money, no ads — every coin and gem is earned.

Maya and Furkan — the dad-and-daughter team behind Mayatopia
About the studio

Two people, one very big imagination.

Mayatopia is Furkan and Maya — a dad and his daughter. Maya dreams up the characters and colours; Furkan turns them into games you can actually play. Every idea starts at the kitchen table.

We build slowly and kindly — no ads shouting at your kids, no tricks, no scary surprises. Just cheerful games we’re proud to let our own family play.

✓ Kid-safe ✓ No ads ✓ Made with love
For every future game

The Mayatopia Toy‑box

One cheerful design system, shared across Zingo!, Turbo, MayaLand & whatever we dream up next.

Candy palette

Aqua
#35C9D6
Coral
#FF7A8A
Sunny
#FFC94D
Mint
#6FD99B
Blue
#4C8DFF
Lavender
#B7A6F0
Sky base
grad

Chunky buttons & badges

▶ Play
▶ Pressed
New! Fast! Free Coming Soon

Soft corners & depth

12
20
32
pill
soft
lift

Type

Fredoka
display · headings · buttons
Nunito

Highly readable body text so parents can scan quickly and kids’ captions stay friendly.

Section divider blobs

Design tokens — drop into any Mayatopia game

:root{
  /* base */
  --sky-top:#DFF4FF;  --sky-bottom:#FFFDF6;
  --ink:#33475B;      --ink-soft:#5B6B7C;   --white:#FFFFFF;

  /* per-game accents  (accent / accent-dark) */
  --aqua:#35C9D6;      --aqua-dark:#1FA9B6;      /* Portal      */
  --blue:#4C8DFF;      --blue-dark:#2E6FE0;      /* Turbo       */
  --tangerine:#FF9445; --tangerine-dark:#EA741F; /* reserved · Bodrum */
  --coral:#FF7A8A;     --coral-dark:#EB5E70;     /* Zingo!      */
  --mint:#6FD99B;      --mint-dark:#46BE7B;      /* MayaLand    */
  --lavender:#B7A6F0;  --lavender-dark:#9A83E6;  /* Coming Soon */
  --sunny:#FFC94D;     --sunny-dark:#EBA92E;

  /* radii */
  --r-sm:12px; --r-md:20px; --r-lg:32px; --r-xl:44px; --r-pill:999px;

  /* shadows */
  --shadow-soft:0 12px 30px rgba(53,201,214,.18);
  --shadow-lift:0 22px 46px rgba(53,201,214,.28);
  --btn-edge:0 6px 0 var(--accent-dark);  /* chunky press edge */

  /* type */
  --font-display:'Fredoka',sans-serif;  --font-body:'Nunito',sans-serif;

  /* spacing scale */
  --s-1:8px; --s-2:16px; --s-3:24px; --s-4:34px; --s-5:52px;
}