← All projects

Trivialism

live

Multiplayer trivia nights across web, mobile, and Discord — driven by one shared engine.

One C++ engine drives every surface — a Nuxt web app, a React Native app, and a Discord Embedded Activity — from a single source of truth. A quiz night plays identically in a browser, on a phone, or inside Discord, and your progression follows you across all three. One set of game rules, three very different runtimes, no drift between them.

The Trivialism home page: a game-code entry field for joining a live quiz night, alongside the day's featured quiz on weather folklore.

Trivialism (internal name The Digital Local) is a full-stack multiplayer trivia platform. A single C++ game engine drives every surface — a Nuxt 4 web app, a React Native mobile app, and a Discord Embedded Activity — so a live quiz night plays the same in a browser, on a phone, or directly inside Discord, with cross-platform progression.

The design north star is “The Electric Round”: game-night software, not a dashboard — dark-first, touch-optimised, readable at a glance, with motion choreographed at game moments and silent everywhere else.

Built with

  • C++ game engine
  • Nuxt 4
  • React Native
  • Discord Activity
  • C++ Discord bot