A C++ knowledge quiz game I created, featuring 100 carefully selected C++ knowledge points.

Features

  • 100 C++ multiple-choice questions, 20 randomly selected per game
  • Covers 7 major categories:
    • Basic Types & Expressions
    • Object Lifetime & Memory
    • STL Containers & Iterators
    • Functions & Calling Conventions
    • C++11/14/17/20 New Features
    • Templates & Type System
    • Common UB / Frequent Pitfalls
  • Built with Phaser.js game engine, supports animations and effects
  • Celebration effects for correct answers, shake effect for wrong answers
  • Result page shows score and accuracy
  • Review all your answers after the game

Play Now

Click the link below to start the challenge:

Start Game

Perfect for students learning C++ or developers looking to review and reinforce their C++ knowledge.

Have fun and learn something new!